aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-01-25[ARM] PR target/79145 Fix xordi3 expander for immediate operands in iWMMXtKyrylo Tkachov4-1/+35
2017-01-25[doc] Correct optimisation levels documentation for -fstore-mergingKyrylo Tkachov2-2/+9
2017-01-25re PR debug/78363 (ICE in in force_type_die, at dwarf2out.c:24864)Richard Biener6-0/+75
2017-01-25[testsuite] Require shared effective target for some lto.exp testsKyrylo Tkachov4-0/+9
2017-01-25re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko10-5/+64
2017-01-25compiler: improvements for type alias handlingIan Lance Taylor3-9/+24
2017-01-25Daily bump.GCC Administrator1-1/+1
2017-01-24re PR c++/79205 (ICE in create_tmp_var, at gimple-expr.c:473)Jakub Jelinek5-0/+46
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äinen65-3/+11408
2017-01-24re PR translation/79208 (Typo in gcc/ipa-devirt.c:1631)Richard Biener2-1/+6
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-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-24Daily bump.GCC Administrator1-1/+1
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-23libgo: update to go1.8rc2Ian Lance Taylor1-1/+1
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 Taylor2-2/+17
2017-01-23libgo: bump library version to 11Ian Lance Taylor1-1/+1
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-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