aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-01re PR middle-end/71371 (ICE with OpenMP taskloop and addressable iterator)Jakub Jelinek4-0/+41
2016-06-01re PR tree-optimization/71366 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Richard Biener5-52/+106
2016-06-01altivec.h (vec_slv): New macro.Kelvin Nilsen11-2/+158
2016-06-01re PR target/67310 ([PATCH] gcc 4.8.4 fails to compile with -march=native on ...Uros Bizjak2-29/+55
2016-06-01nvptx.c (nvptx_assemble_undefined_decl): Reject undefined weak.Nathan Sidwell5-1/+29
2016-06-01re PR tree-optimization/71261 (Trunk GCC hangs on knl and broadwell targets)Richard Biener5-271/+167
2016-06-01parse.c (case_decl): Move ST_OMP_* to ...Jakub Jelinek5-3/+157
2016-06-01loop-unroll.c (decide_unroll_constant_iterations, [...]): Use likely upper bo...Jan Hubicka7-5/+49
2016-06-01Remove the unused OMP_CLAUSE_DEVICE_RESIDENTThomas Schwinge7-19/+5
2016-06-01[ARM] Use proper output modifier for DImode register in store exclusive patternsKyrylo Tkachov2-9/+13
2016-06-01[ARM] Tie operand 1 to operand 0 in AESMC pattern when fusing AES/AESMCKyrylo Tkachov4-3/+31
2016-06-01tree-vect-loop.c (vect_determine_vectorization_factor): Also take into accoun...Eric Botcazou5-1/+33
2016-06-01re PR tree-optimization/71311 (spec2006 test case 416.gamess fails since r235...Richard Biener2-2/+9
2016-06-01match.pd ((A & B) - (A & ~B) -> B - (A ^ B)): Add missing :c.Richard Biener2-40/+10
2016-06-01re PR c++/66635 (g++ ICE when compiling constexpr code with comma operator)Paolo Carlini2-3/+22
2016-06-01genmatch.c (comparison_code_p): New predicate.Richard Biener3-8/+164
2016-06-01re PR ada/71358 (GNAT.Command_Line.Getopt fails if there are no switches)Simon Wright2-38/+51
2016-06-01re PR tree-optimization/71314 (test case gcc.dg/tree-ssa/ssa-thread-14.c fail...Patrick Palka2-1/+8
2016-06-01re PR tree-optimization/71077 (gcc -lto raises ICE)Patrick Palka4-14/+42
2016-06-01Daily bump.GCC Administrator1-1/+1
2016-05-31predict-lop-exit-1.C: Update template for new predictor name.Jan Hubicka7-4/+26
2016-05-31invoke.texi (-frename-registers): Drop -fpeel-loops from list of flags impliy...Jan Hubicka3-2/+9
2016-05-31* pt.c (instantiate_decl): Avoid recalculation.Jason Merrill2-6/+6
2016-05-31PR c++/60095 - partial specialization of variable templatesJason Merrill6-44/+87
2016-05-31PR c++/71227 - specializing hidden friendJason Merrill3-0/+38
2016-05-31re PR ada/71317 (Compiling gnat for rtems fails at s-taprop.adb)Eric Botcazou3-6/+25
2016-05-31re PR c++/71248 (crash on in-class initializer of array of pointer to member)Paolo Carlini9-19/+59
2016-05-31sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro and use the default implementation.Oleg Endo2-9/+5
2016-05-31* dwarf2out.c (cur_line_info_table): Add GTY marker.Nathan Sidwell2-1/+5
2016-05-31Remove SH5 target regs.Oleg Endo8-99/+19
2016-05-31Simplify SH DImode add, sub, neg patterns.Oleg Endo2-39/+14
2016-05-31Fix wrong-code issues of RX atomic operations.Oleg Endo2-9/+36
2016-05-31Scan %\[re\]di instead of %rdiH.J. Lu3-3/+9
2016-05-31gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.Marek Polacek5-3/+82
2016-05-31[AArch64] Use aarch64_fusion_enabled_p to check for insn fusion capabilitiesKyrylo Tkachov2-10/+11
2016-05-31re PR tree-optimization/71352 (ICE at -O1 and above on x86_64-linux-gnu: in z...Richard Biener4-8/+52
2016-05-31builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bi...Roger Sayle9-16/+175
2016-05-31Don't needlessly clear xmemdup allocated memory.Alan Modra2-2/+8
2016-05-31[AArch64] Remove aarch64_simd_attr_length_moveKyrylo Tkachov5-32/+18
2016-05-31loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.Jan Hubicka3-2/+8
2016-05-31[PATCH] AARCH64: Remove spurious attribute __unused__ from NEON intrinsicWladimir J. van der Laan2-1/+6
2016-05-31arm-protos.h (arm_arch_thumb1): Declare.Thomas Preud'homme6-3/+33
2016-05-31Make analyze_brprob.py executable.Martin Liska1-0/+0
2016-05-31AVX-512. Limit constraint for scalar operand in split to AVX-512VL.Kirill Yukhin4-1/+37
2016-05-31Handle 3-arg phi in copy_bb_and_scalar_dependencesTom de Vries4-6/+30
2016-05-31Daily bump.GCC Administrator1-1/+1
2016-05-30PR c++/71306 - bogus -Wplacement-new with an array elementMartin Sebor4-3/+55
2016-05-30re PR c++/71349 (Combined async target clause parsing issues)Jakub Jelinek8-15/+62
2016-05-30config.gcc: Move hard float support for arm*hf*-*-freebsd* into armv6*-*-free...Andreas Tobler2-5/+9
2016-05-30config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and tune_64.Jose E. Marchesi5-9/+59