aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-05-09Add PR number.Dominique d'Humieres1-0/+1
2017-05-09re PR translation/80280 (Missing closing quote (%>) c/semantics.c and c/c-typ...Martin Sebor2-3/+7
2017-05-09coarray_lock_7.f90: Fix dg-final regexps.Dominique d'Humieres2-2/+6
2017-05-09re PR translation/80280 (Missing closing quote (%>) c/semantics.c and c/c-typ...Martin Sebor2-18/+25
2017-05-09* tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Unconditionally pure.Nathan Sidwell2-8/+4
2017-05-09[ARC] Add support for advanced mpy/mac instructions.Claudiu Zissulescu7-4/+325
2017-05-09[ARC]Fast interrupts support.Claudiu Zissulescu12-30/+287
2017-05-09[ARC] Automatic context save/restore for regular interrupts.Claudiu Zissulescu10-32/+429
2017-05-09vect-44.c: Add --param vect-max-peeling-for-alignment=0 and adjust.Richard Biener3-7/+13
2017-05-09PR c++/70167 - array prvalue treated as lvalueJason Merrill7-9/+60
2017-05-09ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scope typedefs.Nathan Sidwell2-3/+9
2017-05-09re PR c/80525 (-Wlogical-op confused by undefined integer overflow)Marek Polacek5-7/+45
2017-05-09c-tree.h (pushdecl): Declare.Nathan Sidwell10-5/+49
2017-05-09* doc/invoke.texi: Fix typo.Marek Polacek2-4/+8
2017-05-09tree-vrp.c (vrp_val_is_max): Adjust comment.Richard Biener2-49/+36
2017-05-09Fix broken cunroll-13.c for avr targetSenthil Kumar Selvaraj2-1/+13
2017-05-09tree-vrp.c (get_single_symbol): Add assert that we don't get overflowed const...Richard Biener2-27/+33
2017-05-09vect-50.c: Revert last change.Richard Biener3-2/+5
2017-05-09tree-vrp.c (vrp_int_const_binop): Use wide-ints and simplify.Richard Biener2-129/+133
2017-05-08PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.cMartin Sebor5-176/+432
2017-05-09re PR target/80101 (ICE in store_data_bypass_p, at recog.c:3737)Kelvin Nilsen6-15/+144
2017-05-09Daily bump.GCC Administrator1-1/+1
2017-05-08xtensa: add support for SSPMax Filippov4-15/+42
2017-05-08* doc/invoke.texi: Alphabetize -fdump options.Nathan Sidwell2-12/+16
2017-05-08re PR translation/80280 (Missing closing quote (%>) c/semantics.c and c/c-typ...Martin Sebor2-1/+6
2017-05-08PR c++/80178 - parameter passing for uncopyable classesJason Merrill8-18/+187
2017-05-08Bump C++ ABI version.Jason Merrill3-4/+9
2017-05-08re PR fortran/79930 (Potentially Missed Optimisation for MATMUL / DOT_PRODUCT)Thomas Koenig8-4/+202
2017-05-08decl.c (builtin_function_1): Set DCL_ANTICIPATED before pushing.Nathan Sidwell2-17/+18
2017-05-08re PR libfortran/80602 (Reduce stack usage for blocked matmul)Thomas Koenig2-0/+39
2017-05-08name-lookup.h (pushdecl_with_scope): Replace with ...Nathan Sidwell5-28/+28
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger7-9/+65
2017-05-08class.c (build_vtbl_initializer): Don't shadow outer variable with static var.Nathan Sidwell2-6/+11
2017-05-08[AArch64] Tighten move constraints for symbolic operandsRichard Sandiford3-2/+15
2017-05-08Revert _binding -> _value change.Nathan Sidwell6-21/+36
2017-05-08* es.po, sv.po: Update.Joseph Myers3-593/+404
2017-05-08Define TM_MULTILIB_CONFIG for ARM multilibThomas Preud'homme2-1/+7
2017-05-08tree-ssa-pre.c (bitmap_set_and): Avoid bitmap copy.Richard Biener2-15/+26
2017-05-08tree-vrp.c (gimple_assign_nonzero_warnv_p): Rename to ...Richard Biener2-25/+26
2017-05-08This fixes a few failures on ARM and AArch64 due to a recent change in...Wilco Dijkstra3-0/+7
2017-05-08Daily bump.GCC Administrator1-1/+1
2017-05-07ipa-inline-analysis.c (estimate_function_body_sizes): Recompute body size unc...Jan Hubicka2-6/+13
2017-05-07re PR translation/80280 (Missing closing quote (%>) c/semantics.c and c/c-typ...Volker Reichelt2-3/+8
2017-05-07revert: re PR tree-optimization/78496 (Missed opportunities for jump threading)Jeff Law5-125/+26
2017-05-07Daily bump.GCC Administrator1-1/+1
2017-05-06re PR tree-optimization/78496 (Missed opportunities for jump threading)Jeff Law2-1/+4
2017-05-06re PR tree-optimization/78496 (Missed opportunities for jump threading)Jeff Law5-3/+141
2017-05-06Record equivalences for spill registersRichard Sandiford4-6/+64
2017-05-06PR 75964: Invalid integer ABS handling in simplify-rtx.cRichard Sandiford4-24/+43
2017-05-06Remove default_packed lines from i386/avx-vtestp{d,s}*Tom de Vries13-24/+16