aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Offer suggestions for misspelled --param names.David Malcolm9-19/+66
2016-06-29predicates.md (const_0_to_7_operand): New predicate, recognize 0..7.Michael Meissner9-3/+204
2016-06-29re PR fortran/71686 (ICE on broken character continuation)Jerry DeLisle3-0/+19
2016-06-29re PR fortran/71686 (ICE on broken character continuation)Jerry DeLisle2-2/+12
2016-06-29Add qdf24xx base tuning support.Jim Wilson8-2/+193
2016-06-29openmp.c (match_oacc_clause_gang): Rename to ...Cesar Philippidis6-62/+146
2016-06-29re PR tree-optimization/15256 ([tree-ssa] Optimize manual bitfield manipilati...Richard Biener2-0/+20
2016-06-29Increase loop alignment on Cortex cores to 8 and set function alignment to 16.Wilco Dijkstra2-7/+16
2016-06-29re PR ada/48835 (porting GNAT to m68k-linux)Eric Botcazou6-57/+103
2016-06-29[ARM] Fix, add tests for FP16 aapcs.Matthew Wahab9-27/+71
2016-06-29misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Reorder.Eric Botcazou2-6/+10
2016-06-29[Testsuite] Selectors and options directives for ARM VFP FP16 support.Matthew Wahab4-5/+102
2016-06-29re PR tree-optimization/71655 (GCC trunk ICE on westmere target)Ilya Enkovich4-0/+41
2016-06-29Mark -fstack-protect as optimization flag.Martin Liska7-6/+89
2016-06-29re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vector...Yuri Rumyantsev5-0/+105
2016-06-29Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...Thomas Schwinge8-30/+72
2016-06-29Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLAREThomas Schwinge5-6/+12
2016-06-29re PR tree-optimization/71625 (missing strlen optimization on different array...Jakub Jelinek4-10/+116
2016-06-29re PR tree-optimization/68961 (Test case gcc.target/powerpc/pr60203.c fails s...Richard Biener2-5/+14
2016-06-29re PR middle-end/71002 (-fstrict-aliasing breaks Boost's short string optimiz...Richard Biener9-59/+34
2016-06-29match.pd ((T)(T2)x -> (T)x): Remove restriction on final precision not matchi...Richard Biener2-8/+8
2016-06-29pa.md (call_symref_64bit_post_reload): Don't call pa_output_arg_descriptor.John David Anglin2-5/+9
2016-06-29Daily bump.GCC Administrator1-1/+1
2016-06-29re PR c/71685 (Segmentation fault in gcc when compiling the attached file.)Jakub Jelinek4-3/+21
2016-06-28PR c/71552 - Confusing error for incorrect struct initializationMartin Sebor4-11/+41
2016-06-28abs128-1.c: Require VSX.Bill Schmidt5-8/+15
2016-06-28re PR middle-end/71626 (ICE at -O1 and above on x86_64-linux-gnu (in output_c...Jakub Jelinek5-10/+58
2016-06-28re PR target/58655 ([avr] -mfract-convert-truncate not documented)Pitchumani Sivanupandi3-3/+13
2016-06-28linux.h: Do not include arch/icache.hWalter Lee3-9/+46
2016-06-28re PR target/71656 (ICE in reload when generating code for -mcpu=power9 -mpow...Peter Bergner2-2/+7
2016-06-28This patch fixes a bug in the bswap pass.Wilco Dijkstra2-0/+9
2016-06-28rs6000.md ('type' attribute): Add htmsimple/dfp types.Pat Haugen11-105/+912
2016-06-28tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): Properly handle D...Richard Biener3-5/+37
2016-06-28Makefile.in: Don't cat ../stage_current if it does not exist.Jakub Jelinek8-4/+22
2016-06-28extend.texi (__builtin_add_overflow_p): Clarify behavior when last argument i...Jakub Jelinek2-0/+6
2016-06-28re PR rtl-optimization/71673 (FAIL: c-c++-common/torture/builtin-arith-overfl...Jakub Jelinek2-1/+6
2016-06-28re PR middle-end/66867 (Suboptimal code generation for atomic_compare_exchange)Jakub Jelinek10-4/+324
2016-06-28rs6000: Fix split of ashdi3_extswsli_dot for memory (PR71670)Segher Boessenkool4-1/+19
2016-06-28rs6000.md ('type' attribute): Add veclogical,veccmpfx,vecexts,vecmove insn ty...Pat Haugen28-100/+174
2016-06-27re PR target/71656 (ICE in reload when generating code for -mcpu=power9 -mpow...Peter Bergner7-56/+125
2016-06-28Daily bump.GCC Administrator1-1/+1
2016-06-28vsx.md (UNSPEC_P9_MEMORY): New unspec to support loading and storing byte/hal...Michael Meissner4-1/+200
2016-06-27[ARM][testsuite] Add missing guards to fp16 AdvSIMD testsChristophe Lyon18-1/+109
2016-06-27Daily bump.GCC Administrator1-1/+1
2016-06-26i386.c (ix86_spill_class): Disable condition to always return NO_REGS.Uros Bizjak2-4/+2
2016-06-26re PR rtl-optimization/70902 (GCC freezes while compiling for 'skylake-avx512...Uros Bizjak2-1/+17
2016-06-26predict-12.c: New testcase.Jan Hubicka5-18/+149
2016-06-26pa.c (pa_output_indirect_call): Rework to combine output_asm_insn calls and s...John David Anglin2-23/+107
2016-06-26re PR fortran/71649 (Internal compiler error)Jerry DeLisle4-3/+29
2016-06-26Daily bump.GCC Administrator1-1/+1