aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-29[SPARC] Recognize the load when accessing the GOTDaniel Cederman2-1/+13
2017-11-29[SPARC] Prevent -mfix-ut699 from generating b2bst errata sequencesMartin Aberg2-4/+10
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0013Daniel Cederman4-2/+136
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0010Daniel Cederman3-2/+52
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0011Daniel Cederman2-5/+29
2017-11-29[SPARC] Errata workaround for GRLIB-TN-0012Daniel Cederman3-5/+84
2017-11-29re PR tree-optimization/83202 (Try joining operations on consecutive array el...Richard Biener4-9/+72
2017-11-29Fix PR number 83817->83187Nathan Sidwell1-1/+1
2017-11-29[PATCH] complex type canonicalizationNathan Sidwell4-46/+90
2017-11-29[AArch64] Fix ICE due to store_pair_lanesWilco Dijkstra3-7/+66
2017-11-29re PR middle-end/83185 (ICE with -fsanitize=address in build_simple_mem_ref_l...Jakub Jelinek4-1/+28
2017-11-29re PR middle-end/80929 (Division with constant no more optimized to mult high...Jakub Jelinek2-2/+11
2017-11-29fix merge conflict in libgfortran/ChangeLogJanne Blomqvist1-1/+16
2017-11-29re PR target/80819 (Useless store to the stack in _mm_set_epi64x with SSE4 -...Jakub Jelinek5-1/+39
2017-11-29re PR libfortran/83168 (FAIL: gfortran.dg/fmt_f0_2.f90 with a sanitized libgf...Jerry DeLisle2-1/+7
2017-11-29Daily bump.GCC Administrator1-1/+1
2017-11-28Fix some incorrectly formatted ChangeLog entries.Jim Wilson1-3/+3
2017-11-28Handle very long lines when printing fix-it hintsDavid Malcolm6-5/+26
2017-11-28re PR sanitizer/81275 (-fsanitize=thread produce incorrect -Wreturn-type warn...Jakub Jelinek13-3/+641
2017-11-28re PR sanitizer/81275 (-fsanitize=thread produce incorrect -Wreturn-type warn...Jakub Jelinek10-0/+206
2017-11-28PR 53796 Improve INQUIRE(RECL=...) handlingJanne Blomqvist11-36/+89
2017-11-28Reject fix-it hints for various awkward boundary cases (PR c/82050)David Malcolm3-5/+21
2017-11-28[PR 82808] Use proper result types for arithmetic jump functionsPrathamesh Kulkarni9-41/+172
2017-11-28* gimple-ssa-evrp-analyze.cJeff Law3-2/+11
2017-11-28* g++.dg/cpp0x/fntmpdefarg2a.C: Move expected warning.Jason Merrill1-2/+2
2017-11-28Enable VBMI2 support [5/7]Julia Koval14-15/+654
2017-11-28Enable VBMI2 support [4/7]Julia Koval17-1/+722
2017-11-28re PR fortran/83021 (gfortran segfault in polymorphic assignment)Paul Thomas2-1/+12
2017-11-28re PR tree-optimization/80776 (-Wformat-overflow false positive for %d on int...Richard Biener8-38/+138
2017-11-28Makefile.in (SELFTEST_FLAGS): Use nul instead of /dev/null on mingw build hosts.Olivier Hainque2-1/+9
2017-11-28Add std::to_address for C++2a (P0653R2)Glen Joseph Fernandes3-0/+190
2017-11-28re PR debug/81307 (g++.dg/debug/debug9.C -gstabs FAILs)Jakub Jelinek2-2/+7
2017-11-28re PR tree-optimization/83141 (SRA and memcpy folding interact badly generati...Richard Biener2-1/+24
2017-11-28re PR c/83117 (FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c (test for excess...Jakub Jelinek2-1/+7
2017-11-28Remove Cilk Plus support.Julia Koval382-82706/+473
2017-11-28[Patch AArch64] Fixup floating point division with -march=armv8-a+nosimdRamana Radhakrishnan3-1/+10
2017-11-28re PR rtl-optimization/81020 (wrong code with -O -fno-tree-bit-ccp -fno-tree-...Jakub Jelinek2-0/+26
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek22-71/+71
2017-11-28re PR tree-optimization/80788 (ICE in set_value_range, at tree-vrp.c:252)Jakub Jelinek4-1/+26
2017-11-28re PR target/83158 (gcc.target/i386/pr78057.c fail)Richard Biener2-3/+12
2017-11-28* MAINTAINERS (write after approval): Add myself.Julia Koval2-0/+5
2017-11-28rs6000: Improve comparison rtx_cost (PR81288)Segher Boessenkool2-17/+12
2017-11-28rs6000: Improve scc iselSegher Boessenkool2-4/+37
2017-11-28Daily bump.GCC Administrator1-1/+1
2017-11-27PR c++/83058 - ICE on C++ code with negative array index: in warn_placement_n...Martin Sebor4-56/+317
2017-11-27re PR c++/81888 (Structured bindings stopped working)Jakub Jelinek5-1/+36
2017-11-27pt.c (primary_template_specialization_p): Rename fromJason Merrill5-14/+50
2017-11-27[gcc]Michael Meissner4-2/+53
2017-11-27Add missing noexcept in string_view::find_first_of declarationStephan Bergmann2-1/+4
2017-11-27hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static qualifier from explicit ins...Gerald Pfeifer3-3/+9