aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02* gennews (files): Add files for GCC 8.releases/gcc-8.1.0Jakub Jelinek
2018-05-02Update ChangeLog and version files for releaseGCC Administrator
2018-05-02PR c++/85587 - error with scoped enum in template.Jason Merrill
2018-05-02Tighten early exit in vect_analyze_data_ref_dependence (PR85586)Richard Sandiford
2018-05-02Daily bump.GCC Administrator
2018-05-01* gcc.pot: Regenerate.Joseph Myers
2018-05-01re PR web/85578 (broken links in gcc-8.0.1-RC-20180427/INSTALL/specific.html,...Jakub Jelinek
2018-05-01PR c++/85580 - extern "C" and local variablesJason Merrill
2018-05-01Daily bump.GCC Administrator
2018-04-30Daily bump.GCC Administrator
2018-04-29Daily bump.GCC Administrator
2018-04-28Daily bump.GCC Administrator
2018-04-27re PR ipa/85549 (Infinite loop in ilmbase package)Martin Jambor
2018-04-27re PR c++/85553 (cannot list-initialize a variable of type std::nullptr_t)Jakub Jelinek
2018-04-27* config.gcc: Mark tile* targets as deprecated/obsolete.Jeff Law
2018-04-27re PR go/85429 (Several gotools tests FAIL with Solaris as)Ian Lance Taylor
2018-04-27PR c++/85545 - ICE with noexcept PMF conversion.Jason Merrill
2018-04-27PR85532, crtend.o built without --enable-initfini-array has bad .eh_frameAlan Modra
2018-04-27re PR tree-optimization/85529 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Jakub Jelinek
2018-04-27Daily bump.GCC Administrator
2018-04-26cgraph.h (symbol_table): Just declare debug method here.Richard Biener
2018-04-26Document that -Wreturn-type is enabled by default for C++Jonathan Wakely
2018-04-26Daily bump.GCC Administrator
2018-04-25x86: Correct movdir64b builtin functionH.J. Lu
2018-04-25re PR ada/85007 (-b flag to gnatlink not recognized)Eric Botcazou
2018-04-25* DEV-PHASE: Set to prerelease.Jakub Jelinek
2018-04-25re PR c++/85437 (member pointer static upcast rejected in a constexpr context)Jakub Jelinek
2018-04-25Daily bump.GCC Administrator
2018-04-24re PR fortran/85520 (Out of memory when declaring a character with len << 0)Steven G. Kargl
2018-04-25rs6000: Fix __powikf2 and __abskf2 spellingSegher Boessenkool
2018-04-24x86: Update __CET__ checkH.J. Lu
2018-04-24x86/CET: Add -fcf-protection to STAGE4_CFLAGSH.J. Lu
2018-04-24[AArch64] PR target/85512: Tighten SIMD right shift immediate constraintsKyrylo Tkachov
2018-04-24x86/CET: Remove the -mcet command-lint optionH.J. Lu
2018-04-24x86/CET tests: Remove -mcet/-mno-cet or replace -mcet with -mshstkH.J. Lu
2018-04-24Don't bootstrap GCC with -mcetH.J. Lu
2018-04-24Regenerate configure of target librariesH.J. Lu
2018-04-24re PR target/85511 ([X86] Using __builtin_ia32_writeeflags_u32 in 64-bit mode...Jakub Jelinek
2018-04-24x86/CET: Build target libraries with -mshstkH.J. Lu
2018-04-24re PR target/85503 (ICE in replace_swapped_load_constant, at config/rs6000/rs...Jakub Jelinek
2018-04-24Testsuite fixes for C++11 alignof change.Jason Merrill
2018-04-24[nvptx] Update newlib dependency.Cesar Philippidis
2018-04-24re PR target/85508 (runtime error in config/i386/i386.c)Jakub Jelinek
2018-04-24re PR tree-optimization/85478 (ICE with single element vector)Andreas Krebbel
2018-04-24re PR target/85491 (nbench LU Decomposition test 15% slower than GCC 7, 30% s...Richard Biener
2018-04-24re PR target/84828 (ICE in verify_flow_info at gcc/cfghooks.c:265)Jakub Jelinek
2018-04-24Daily bump.GCC Administrator
2018-04-23PR c++/69560 - wrong alignof(double) on x86.Jason Merrill
2018-04-23Regenerate .pot files.Joseph Myers
2018-04-23re PR middle-end/85496 (internal compiler error: in emit_move_insn, at expr.c...Eric Botcazou