aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-13init.c (warn_placement_new_too_small): Add missing space in diagnostics.Jakub Jelinek4-4/+10
2017-02-13re PR c/79478 (possible gimple error with gcc.dg/gimplefe-16.c)Prathamesh Kulkarni2-0/+7
2017-02-13i386.h (REG_CLASS_NAMES): Add , in between "MOD4_SSE_REGS" and "ALL_REGS".Jakub Jelinek2-1/+4
2017-02-13* spellcheck.c (test_data): Add , in between "foo" and "food".Jakub Jelinek2-1/+5
2017-02-13re PR c++/79232 (error: invalid rhs for gimple memory store)Jakub Jelinek5-15/+171
2017-02-13* de.po, fr.po, sv.po: Update.Joseph Myers4-3177/+2005
2017-02-13PR c++/79296 - ICE mangling localized template instantiationNathan Sidwell4-20/+50
2017-02-13re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh,...Ian Lance Taylor3-1/+4
2017-02-13rs6000: Fix gcc.dg/tree-ssa/ssa-dom-cse-2.cSegher Boessenkool2-1/+6
2017-02-13rs6000: testsuite: Fix vec-adde[c]-int128.cSegher Boessenkool3-4/+8
2017-02-13x32: Update baseline_symbols.txtH.J. Lu2-0/+29
2017-02-13re PR target/79449 (ppc builtin expansion of strncmp can cross page (4k) boun...Aaron Sawdey4-6/+128
2017-02-13[AArch64] Use contains_mem_rtx_p to detect memory sub-rtxesKyrylo Tkachov2-17/+8
2017-02-13re PR rtl-optimization/79388 (wrong code with -O -fno-tree-coalesce-vars)Jakub Jelinek5-3/+69
2017-02-13re PR libstdc++/79348 (abi_check fails on s390x (2 undesignated symbols))Jakub Jelinek10-4/+481
2017-02-13[ARM] Fix assembly comment syntax in -mprint-tune-infoKyrylo Tkachov2-24/+39
2017-02-13* gengtype-lex.l (<in_struct>): Add '/'.Nathan Sidwell2-1/+5
2017-02-13PR libstdc++/79486 use lvalues in result_of expressionsJonathan Wakely3-2/+37
2017-02-13Replace XALLOCAVEC with XCNEWVEC (PR c/79471).Martin Liska2-2/+7
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener16-977/+41
2017-02-13Daily bump.GCC Administrator1-1/+1
2017-02-12system-freebsd-x86.ads: Rename into...John Marino3-5/+43
2017-02-12re PR fortran/65542 (SPREAD intrinsic incorrectly accepted in initialization ...Thomas Koenig4-0/+38
2017-02-12standards.texi (Standards): Update reference to Objective-C 2.0.Gerald Pfeifer2-1/+6
2017-02-12extend.texi (Named Address Spaces): sourceware.org now defaults to https.Gerald Pfeifer3-3/+10
2017-02-11PR c++/77659 - ICE with new and C++14 aggregate NSDMIJason Merrill5-8/+64
2017-02-11cpp.texi: Replace "stringify"/"stringification" with C standard terminology...Sandra Loosemore3-34/+40
2017-02-12Daily bump.GCC Administrator1-1/+1
2017-02-11extend.texi: Fix some spelling mistakes and typos.Sandra Loosemore3-10/+15
2017-02-11re PR tree-optimization/79224 (Large C-Ray slowdown)Jan Hubicka2-6/+6
2017-02-11loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.John David Anglin2-1/+5
2017-02-11alloca.h: New file.John David Anglin4-5/+93
2017-02-11PR libstdc++/79467 use lvalues in is_callable checkJonathan Wakely3-2/+35
2017-02-11Adjust whitespace in <bits/atomic_base.h>Jonathan Wakely2-19/+23
2017-02-11re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek2-0/+6
2017-02-11invoke.texi (fopenmp): Bump OpenMP version from 4.0 to 4.5.Jakub Jelinek2-1/+6
2017-02-11re PR middle-end/56727 (Recursive call goes through the PLT unnecessarily)Jan Hubicka4-2/+42
2017-02-11PR c++/77790 - ICE with auto function in C++11 modeJason Merrill6-19/+36
2017-02-11re PR tree-optimization/79224 (Large C-Ray slowdown)Jan Hubicka2-11/+43
2017-02-11contrib.texi (Contributors): Remove broken link into the Mauve CVS repository.Gerald Pfeifer2-3/+6
2017-02-11re PR middle-end/79454 (c-c++-common/ubsan/overflow-vec-*.c FAILs on some 64-...Jakub Jelinek2-1/+8
2017-02-11Daily bump.GCC Administrator1-1/+1
2017-02-11re PR sanitizer/79341 (Many Asan tests fail on s390)Jakub Jelinek5-15/+68
2017-02-10* doc/xml/manual/profile_mode.xml: Update a paper reference.Gerald Pfeifer2-1/+5
2017-02-10makefile.texi (profiledbootstrap): Refer to the installation instructions onl...Gerald Pfeifer2-2/+6
2017-02-10re PR target/79295 (gcc.target/powerpc/bcd-3.c fails starting with r244942)Aaron Sawdey2-4/+9
2017-02-10re PR c++/79457 (Segmentation fault in templated decltype evaluation)Jakub Jelinek2-0/+29
2017-02-10PR c++/78908 - template ops and bitfieldsJason Merrill3-1/+24
2017-02-10PR c++/78897 - constexpr unionJason Merrill3-0/+20
2017-02-10PR c++/71285 - member of fold-expressionJason Merrill3-2/+18