aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-24PR c++/78469 - defaulted ctor and inaccessible dtorNathan Sidwell6-5/+37
2017-01-24PR c++/79118 - anon-members and constexprNathan Sidwell4-26/+102
2017-01-24re PR target/77439 (wrong code for sibcall with longcall, APCS frame and VFP)Eric Botcazou4-0/+50
2017-01-24Add "__RTL" to cc1David Malcolm48-43/+1954
2017-01-24microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase buffer size.Jeff Law2-1/+6
2017-01-24Fix typo.David Edelsohn1-1/+1
2017-01-24re PR tree-optimization/79159 (spurious array-bounds warning)Bin Cheng4-2/+71
2017-01-24Brig front-endPekka Jääskeläinen99-4/+34461
2017-01-24re PR translation/79208 (Typo in gcc/ipa-devirt.c:1631)Richard Biener2-1/+6
2017-01-24PR libstdc++/79206 check string_view sizes in operator==Jonathan Wakely3-6/+12
2017-01-24[PR 79198] Call ipa-prop func summary destructorMartin Jambor2-0/+10
2017-01-24re PR middle-end/79123 (incorrect -Walloca-larger-than: alloca may be too lar...Aldy Hernandez3-2/+40
2017-01-24Fix build failure with MPFR 2.4.xMarkus Trippelsdorf2-1/+6
2017-01-24Fix false positive for -Walloc-size-larger-than (PR bootstrap/79132).Martin Liska2-0/+7
2017-01-24asan_test.C: Enable on all *-*-linux* targets that support asan...Jakub Jelinek2-1/+6
2017-01-24dwarf2out.c (output_compilation_unit_header, [...]): Avoid -Wformat-security ...Jakub Jelinek2-4/+12
2017-01-24* configure.tgt: Enable tsan and lsan on powerpc64{,le}-*-linux*.Jakub Jelinek2-1/+8
2017-01-23aarch64.c (thunderx2t99_addrcost_table): Improve cost table.Andrew Pinski2-3/+8
2017-01-24re PR rtl-optimization/66669 (FAIL: gcc.dg/loop-8.c)Kelvin Nilsen2-1/+7
2017-01-23Amend recent entry.Martin Sebor1-0/+1
2017-01-23builtin-sprintf.c: Add test cases.Martin Sebor2-0/+36
2017-01-23PR middle-end/78703 - -fprintf-return-value floating point handling incorrect...Martin Sebor2-167/+246
2017-01-23PR middle-end/78703 - -fprintf-return-value floating point handling incorrect...Martin Sebor2-110/+88
2017-01-23PR middle-end/78703 - -fprintf-return-value floating point handling incorrect...Martin Sebor2-660/+804
2017-01-24re PR sanitizer/79168 (libtsan fails to link when cross compiling GCC tip for...Jakub Jelinek9-0/+28
2017-01-24Daily bump.GCC Administrator1-1/+1
2017-01-23Restore <functional> header to testJonathan Wakely2-0/+6
2017-01-23tree.h (assign_assembler_name_if_neeeded): Rename to ...Jakub Jelinek5-6/+17
2017-01-23re PR tree-optimization/79088 (wrong code at -O2 on x86_64-linux-gnu)Richard Biener6-36/+128
2017-01-23* da.po: Update.Joseph Myers2-2/+6
2017-01-23libgo: update to go1.8rc2Ian Lance Taylor121-104/+10871
2017-01-23scalar-insert-exp-3.c: New test.Kelvin Nilsen41-88/+378
2017-01-23PR c++/71710 - template using directive of fieldNathan Sidwell4-8/+25
2017-01-23PR c++/71406 - ICE with scope-ref'd template id exprsNathan Sidwell4-17/+59
2017-01-23arith.c (arith_power): If simplifying integer power expression to zero...Thomas Koenig4-0/+18
2017-01-23aarch64.c (aarch64_elf_asm_constructor): Increase size of buf.Andreas Tobler2-2/+14
2017-01-23re PR go/79037 (gccgo: Binaries crash with parforsetup: pos is not aligned on...Ian Lance Taylor5-5/+21
2017-01-23libgo: bump library version to 11Ian Lance Taylor3-3/+3
2017-01-2369301.cc: Require atomic builtins.Thomas Preud'homme2-0/+5
2017-01-23* fr.po: Update.Joseph Myers2-871/+596
2017-01-23re PR rtl-optimization/71724 (ICE: Segmentation fault, deep recursion between...Bernd Schmidt2-3/+27
2017-01-23re PR rtl-optimization/78634 (30% performance drop after r242832.)Bernd Schmidt5-2/+38
2017-01-23re PR tree-optimization/70754 (ICE during predictive commoning)Bin Cheng4-12/+94
2017-01-23PR libstdc++/79195 fix make_array type deductionJonathan Wakely4-23/+51
2017-01-23Fix strstr folding (PR tree-optimization/79196).Martin Liska5-19/+50
2017-01-23fix pr78384Michael Matz4-1/+36
2017-01-23sem_util.adb (New_Copy_Tree): Code cleanup: removal of the internal map (ie.Javier Miranda5-231/+134
2017-01-23sem_prag.adb (Default_Initial_Condition): If the desired type declaration is ...Ed Schonberg4-7/+30
2017-01-23ghost.ads, ghost.adb (Is_Ignored_Ghost_Unit): New routine.Hristian Kirtchev7-31/+62
2017-01-23[multiple changes]Arnaud Charlet4-121/+150