aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-06RISC-V Port: libgccPalmer Dabbelt16-0/+1142
2017-02-06RISC-V Port: Regenerate gcc/configurePalmer Dabbelt2-2/+14
2017-02-06RISC-V Port: gccPalmer Dabbelt31-2/+9091
2017-02-06PR c++/71193 - incomplete types in templatesJason Merrill3-16/+57
2017-02-06re PR target/66144 (vector element operator produces very bad code)Michael Meissner8-16/+156
2017-02-06PR tree-optimization/ 79376 - wrong lower bound with %s and non-constantMartin Sebor5-2/+333
2017-02-06re PR c++/79379 (ICE with #pragma GCC ivdep)Jakub Jelinek4-0/+38
2017-02-06re PR c++/79377 (ICE with increment operator in -fpermissive mode)Jakub Jelinek4-2/+47
2017-02-06re PR c++/79372 (ICE on C++ code with illegal decomposition declaration on x8...Jakub Jelinek5-1/+34
2017-02-06sse.md (vector modes -> vec_extract* splitter): Use explicit subreg RTX with ...Uros Bizjak2-14/+13
2017-02-06omp-expand.c (oxpand_omp_atomic_fetch_op, [...]): Return false if can_atomic_...Jakub Jelinek2-2/+9
2017-02-06sched: Do not move expensive insns speculatively (PR68664)Segher Boessenkool6-6/+62
2017-02-06re PR tree-optimization/79284 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Jakub Jelinek8-36/+81
2017-02-06re PR c++/70448 (ICE on invalid code on x86_64-linux-gnu: unexpected expressi...Paolo Carlini2-0/+11
2017-02-06Fix test failure at -O0 by pruning outputJonathan Wakely2-0/+7
2017-02-06PR 78348: Limit amount of unrolling in test.Dominik Vogt2-1/+7
2017-02-06re PR rtl-optimization/78883 ([avr] ICE triggered by change to combine.c (r24...Georg-Johann Lay4-0/+51
2017-02-06S/390: Use macros from hwint.h where possible.Dominik Vogt6-38/+49
2017-02-06avr.md (*addhi3_zero_extend): Add alternative where REGNO($0) == REGNO($1).Georg-Johann Lay2-5/+12
2017-02-06documentation_hacking.xml: Remove obsolete link to DocBook Publishing Tools.Gerald Pfeifer2-7/+13
2017-02-06S/390: Add SIZE_TYPE comment.Andreas Krebbel2-2/+9
2017-02-06aarch64-cores.def: Change the scheduler to Thunderx2t99.Julian Brown4-2/+455
2017-02-06Daily bump.GCC Administrator1-1/+1
2017-02-05standards.texi (Go Language): Update link to language standard.Gerald Pfeifer2-1/+6
2017-02-05contrib.texi (Contributors): Refer to Hans Boehm's garbage collector only in ...Gerald Pfeifer2-2/+7
2017-02-05tree-eh.c (lower_resx): Sanitize profile.Jan Hubicka2-0/+8
2017-02-05re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka24-28/+176
2017-02-05re PR bootstrap/78985 (profiledbootstrap failure by -Wuninitialized)Martin Liska2-1/+9
2017-02-05re PR fortran/79344 (segmentation faults and run-time errors)Andre Vehreschild4-5/+153
2017-02-05re PR fortran/79335 (Conditional jump or move depends on uninitialised in val...Andre Vehreschild2-0/+16
2017-02-05re PR fortran/78958 (Unallocated memory access after SOURCE-ALLOCATEing unlim...Andre Vehreschild2-8/+21
2017-02-05re PR fortran/79230 ([OOP] Run time error: double free or corruption)Andre Vehreschild4-2/+51
2017-02-05MAINTAINERS (Write After Approval): Remove redundant entry for Andrew Burgess.Gerald Pfeifer2-1/+5
2017-02-05extend.texi (x86 specific memory model extensions for transactional memory): ...Gerald Pfeifer2-1/+6
2017-02-05re PR target/79353 (ICE in curr_insn_transform, at lra-constraints.c:3773)Eric Botcazou4-6/+56
2017-02-05Daily bump.GCC Administrator1-1/+1
2017-02-04re PR tree-optimization/79338 (Memory leak in tree-parloops.c)Jakub Jelinek2-32/+51
2017-02-04coarray_43.f90: Add "-latomic" option if libatomic_available.John David Anglin2-0/+4
2017-02-04pr77587.c: Require alias support.John David Anglin3-0/+5
2017-02-04pr78112-2.C: Skip on hppa*-*-hpux*.John David Anglin3-0/+5
2017-02-04Wunused-var-15.c: Add -fno-common additional option on hppa*-*-hpux*.John David Anglin11-0/+19
2017-02-04configure.ac: Add gcc/function-tests.o to compare_exclusions for 32-bit hppa*...John David Anglin3-2/+8
2017-02-04Daily bump.GCC Administrator1-1/+1
2017-02-03re PR c++/78334 ([C++1z] P0127R2 related ICE: Segmentation fault)Jason Merrill1-0/+5
2017-02-03PR tree-optimization/79327 - wrong code at -O2 and -fprintf-return-valueMartin Sebor6-4/+483
2017-02-03PR c++/78689 - ICE on constructor with labelJason Merrill7-35/+44
2017-02-03re PR tree-optimization/79340 (Memory leaks in tree-vect-slp.c)Jakub Jelinek2-7/+16
2017-02-03PR c++/12245 - excessive memory useJason Merrill2-22/+20
2017-02-03PR c++/79294 - ICE with invalid template argumentJason Merrill3-4/+16
2017-02-03PR libstdc++/66145 ensure new ABI for ios::failure testsJonathan Wakely12-0/+53