aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-02-07* fi.po, sv.po: Update.Joseph Myers3-3972/+4029
2016-02-07Daily bump.GCC Administrator1-1/+1
2016-02-06Daily bump.GCC Administrator1-1/+1
2016-02-05re PR tree-optimization/68541 (Path splitting causes if-conversion miss)Jeff Law9-12/+483
2016-02-05PR c++/69662 - -Wplacement-new on allocated one element array membersMartin Sebor9-15/+478
2016-02-05re PR middle-end/69643 (Address space discarded)Richard Henderson5-0/+61
2016-02-05Fix fortran scalar elemental dependency mishandlingMikael Morin6-10/+68
2016-02-05re PR rtl-optimization/69691 (wrong code at -O2 on x86_64-linux-gnu)Jakub Jelinek4-1/+137
2016-02-05re PR c++/69628 (Conditional jump or move depends on uninitialised value(s) i...Jakub Jelinek2-0/+10
2016-02-05Make issues similar to PR c++/68948 fail loudly.Jason Merrill2-0/+9
2016-02-05asan.c: Move to ...Uros Bizjak2-1/+7
2016-02-05pr69577.c: Require avx_runtime target.Uros Bizjak2-2/+5
2016-02-05Add a testcase for PR target/69677H.J. Lu2-0/+25
2016-02-05crypto.md (crypto_vpermxor_<mode>): Correct insn type.Pat Haugen3-4/+11
2016-02-05re PR target/69369 (internal compiler error: in remove_unreachable_nodes, at ...Ilya Enkovich2-2/+9
2016-02-05Fix PR c++/68948 (wrong code generation due to invalid constructor call)Patrick Palka4-1/+62
2016-02-05invoke.texi (Optimize Options): In table of --param options rename second occ...Jeremy Bennett2-23/+24
2016-02-05S/390: Remove superfluous loops.Andreas Krebbel2-4/+5
2016-02-05S/390: Correct documentationDominik Vogt2-3/+7
2016-02-05S/390: Do not require -march=z13 on s390 but only on s390x.Dominik Vogt2-3/+8
2016-02-05S/390: Fix 64 bit sibcallAndreas Krebbel2-1/+5
2016-02-05S/390: Fix r6 vararg handling.Andreas Krebbel3-51/+111
2016-02-05re PR bootstrap/69677 (bootstrap failed with --with-arch=corei7 --with-cpu=co...Jakub Jelinek2-4/+22
2016-02-04Compile pr69454-2.c with -msse2 -mno-accumulate-outgoing-argsH.J. Lu2-1/+6
2016-02-05obsolete the deprecated rtems targetsTrevor Saunders2-0/+7
2016-02-05Daily bump.GCC Administrator1-1/+1
2016-02-05combine: distribute_notes again (PR69567, PR64682)Segher Boessenkool2-7/+16
2016-02-04Fix constexpr evaluation of comparisons involving pointer-to-membersPatrick Palka4-3/+47
2016-02-04* config/msp430/msp430.c (msp430_start_function): Add function type.DJ Delorie2-0/+5
2016-02-04libgo: bump version number for upgrade to 1.6rc1Ian Lance Taylor1-1/+1
2016-02-04re PR c/69669 (ICE with enum __attribute__((mode(QI))))Jakub Jelinek4-12/+40
2016-02-04re PR fortran/69368 (spec2006 test case 416.gamess fails with the g++ 6.0 com...Jakub Jelinek2-9/+5
2016-02-04re PR target/69577 (wrong code with -fno-forward-propagate -mavx and 128bit a...Uros Bizjak2-14/+12
2016-02-04re PR target/69667 (ppc64le -mlra: ICE: Max. number of generated reload insns...Michael Meissner4-4/+123
2016-02-04Fix jit crash on aarch64David Malcolm2-1/+7
2016-02-04This patch fixes an exponential issue in ccmp.c.Wilco Dijkstra4-8/+45
2016-02-04gcc: invoke: delete -mno-fma4 docsMike Frysinger2-3/+4
2016-02-04PR 69577: Invalid RA of destination subregsRichard Sandiford4-5/+83
2016-02-04[ARM] Remove neon_reinterpret, use castsAlan Lawrence6-408/+401
2016-02-04Update gcc .po files.Joseph Myers20-252397/+360298
2016-02-04re PR sanitizer/69276 (Address sanitizer does not handle heap overflow)Martin Liska4-0/+71
2016-02-04aarch64.c (aarch64_legitimize_address): Force register scaling out of memory ...Bin Cheng2-6/+15
2016-02-04class.c (find_flexarrays): Don't declare dom variable.Jakub Jelinek2-3/+8
2016-02-04[ARM][4/4] Adjust gcc.target/arm/wmul-[123].c testsKyrylo Tkachov4-15/+16
2016-02-04[cse][3/4] Don't overwrite original rtx when folding source of setKyrylo Tkachov2-1/+8
2016-02-04[ARM][2/4] Fix operand costing logic for SMUL[TB][TB]Kyrylo Tkachov2-2/+11
2016-02-04[ARM][1/4] PR target/65932: Add testcaseKyrylo Tkachov2-0/+32
2016-02-04[ARM] PR target/65932: stop changing signedness in PROMOTE_MODEJim Wilson2-6/+7
2016-02-04arm-c.c (arm_reset_previous_fndecl): Style fix and typo.Christian Bruel3-4/+11
2016-02-04re PR target/69454 (ix86_expand_prologue internal compiler error: Segmentatio...Jakub Jelinek5-11/+52