aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Document -fipa-vrpMartin Jambor2-4/+18
2017-03-17Print bug url for gcov-dump --helpTom de Vries2-0/+6
2017-03-17re PR other/80050 (gcc/genmatch.c: PVS-Studio: V590)Richard Biener2-4/+8
2017-03-17re PR tree-optimization/80048 (gcc/sese.c: PVS-Studio: Improper Release of Me...Richard Biener2-2/+8
2017-03-17Daily bump.GCC Administrator1-1/+1
2017-03-16stabilize store mergingAlexandre Oliva2-16/+62
2017-03-16* decl.c (start_enum): std::byte aliases anything.Jason Merrill3-0/+39
2017-03-16* init.c (cpp_init_builtins): Update __cplusplus for C++17.Jason Merrill2-1/+5
2017-03-16re PR c++/79797 (ICE with NSDMI, this pointer and constexpr)Jason Merrill2-2/+10
2017-03-16re PR target/71294 (ICE in gen_add2_insn, at optabs.c:4442 on powerpc64le-linux)Michael Meissner4-7/+92
2017-03-16re PR tree-optimization/71437 (Performance regression after r235817)Jeff Law5-160/+193
2017-03-16re PR tree-optimization/71437 (Performance regression after r235817)Jeff Law5-98/+93
2017-03-16Fix tree-prof/pr66295.cSegher Boessenkool2-0/+5
2017-03-16PR libstdc++/79980 fix target type of castJonathan Wakely2-1/+4
2017-03-16re PR fortran/80010 (diagnostics: typo $!)Jakub Jelinek6-9/+19
2017-03-16re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681)Jakub Jelinek8-6/+55
2017-03-16PR libstdc++/80041 fix codecvt_utf16<wchar_t> to use UTF-16 not UTF-8Jonathan Wakely3-4/+103
2017-03-16Fix encoding() and max_length() values for codecvt facetsJonathan Wakely6-33/+341
2017-03-16PR libstdc++/79980 fix BOM detection, maxcode checks, UCS2 handlingJonathan Wakely5-31/+296
2017-03-16PR libstdc++/79511 fix endianness of UTF-16 dataJonathan Wakely3-3/+79
2017-03-16PR libstdc++/80064 make heap algorithms work with function typesJonathan Wakely3-7/+49
2017-03-16PR libstdc++/67440 make pretty printers work with GDB 7.6 againJonathan Wakely2-3/+8
2017-03-16Fix typo and replace non-breaking spaces in libstdc++-v3/ChangeLogJonathan Wakely1-2/+2
2017-03-162017-03-16 Tamar Christina <tamar.christina@arm.com>Tamar Christina2-3/+8
2017-03-16[AArch64] Use 'x' constraint for vector HFmode multiplication by indexed elem...Kyrylo Tkachov3-5/+13
2017-03-15re PR tree-optimization/71437 (Performance regression after r235817)Jeff Law2-2/+54
2017-03-15re PR tree-optimization/71437 (Performance regression after r235817)Jeff Law4-309/+329
2017-03-16Daily bump.GCC Administrator1-1/+1
2017-03-16Implement LWG 2857, {variant,optional,any}::emplace should return the constru...Ville Voutilainen8-11/+68
2017-03-15re PR target/80017 (ICE: Max. number of generated reload insns per insn is ac...Vladimir Makarov2-0/+15
2017-03-15PR c++/80043 - ICE with -fpermissiveJason Merrill3-1/+28
2017-03-15re PR target/79038 (Improve PowerPC ISA 3.0 conversion between integers and h...Michael Meissner4-0/+121
2017-03-15* de.po: Update.Joseph Myers2-366/+373
2017-03-15rs6000: Do not xfail nint_2.f90 on Linux systemsSegher Boessenkool2-2/+6
2017-03-15PR libstdc++/62045 fix O(N) insertion in pd_ds binary heapJonathan Wakely5-20/+75
2017-03-15Fix translation issue with character length * errors (PR fortran/79860)David Malcolm2-4/+11
2017-03-15[gcc, testsuite] Don't xfail on armJiong Wang2-2/+7
2017-03-15Fix typo in config.h.in commentJonathan Wakely5-4/+11
2017-03-15Don't use Win32 functions on CYGWIN.NightStrike4-6/+17
2017-03-15re PR target/80019 (ICE in ix86_vector_duplicate_value, at config/i386/i386.c...Uros Bizjak4-1/+31
2017-03-15c6x.c (hwloop_optimize): Handle case where the old iteration reg is used afte...Bernd Schmidt2-1/+7
2017-03-15* c-parser.c (c_parser_enum_specifier): Remove redundant line.Marek Polacek2-1/+4
2017-03-15Removed unused dg-error.Martin Liska2-1/+5
2017-03-15re PR libfortran/79956 (many new -Wmaybe-uninitialized warnings with bootstra...Thomas Koenig15-0/+144
2017-03-14re PR bootstrap/79771 (in-tree zlib breaks build)Yaakov Selkowitz4-3/+9
2017-03-14re PR tree-optimization/79800 (wrong snprintf result range with precision in ...Martin Sebor5-31/+85
2017-03-15re PR target/79947 (ICE in rs6000_emit_swsqrt at gcc/config/rs6000/rs6000.c:3...Michael Meissner4-1/+25
2017-03-15Daily bump.GCC Administrator1-1/+1
2017-03-14re PR middle-end/80020 (gcc confused about aligned_alloc argument order)Martin Sebor9-12/+55
2017-03-14re PR c/79936 (ICE with -Walloc-size-larger-than=32767)Martin Sebor3-0/+10