aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-08-09re PR rtl-optimization/53701 (ICE on ia64 (when building Allegro 4.4) in sel-...Andrey Belevantsev4-20/+104
2012-08-09reload.c (find_valid_class_1): New static function.Bernd Schmidt6-19/+112
2012-08-09re PR fortran/54199 (Superfluous diagnostic "is also the name of an intrinsic...Tobias Burnus4-1/+24
2012-08-09tree.h (SSA_VAR_P): Simplify.Richard Guenther9-32/+44
2012-08-09Daily bump.GCC Administrator1-1/+1
2012-08-08Require non-ilp32 for gcc.dg/tree-ssa/slsr-30.cH.J. Lu2-2/+6
2012-08-08simplify-rtx.c (simplify_binary_operation_1): Do not simplify IOR to a consta...Joseph Myers4-2/+51
2012-08-08builtins.c (expand_builtin_atomic_compare_exchange): Pass old value operand a...Ulrich Weigand4-8/+33
2012-08-08re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher4-18/+30
2012-08-08tree-ssa-operands.h (virtual_operand_p): Declare.Richard Guenther6-18/+37
2012-08-08tree-call-cdce.c (check_pow): Simplify.Richard Guenther11-89/+71
2012-08-08Don't return identity for CONST or symbolic referenceH.J. Lu4-7/+33
2012-08-08i386-common.c (OPTION_MASK_ISA_ADX_SET): New.Michael Zolotukhin26-12/+376
2012-08-08oops - accidentally omitted from previous delta.Nick Clifton1-0/+4
2012-08-08* config/rl78/rl78.c: Include tree-pass.h.Nick Clifton1-1/+2
2012-08-08re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher2-20/+25
2012-08-08re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher3-64/+71
2012-08-08gimple-ssa-strength-reduction.c (struct incr_info_d): New struct.Bill Schmidt27-8/+1597
2012-08-08Daily bump.GCC Administrator1-1/+1
2012-08-07cfg.c (debug_bb): Do not set TDF_BLOCKS.Steven Bosscher18-28/+69
2012-08-07* ChangeLog: Add PR number.Uros Bizjak1-1/+3
2012-08-07var-tracking.c (var_lowpart): Exit early for matched modes.Uros Bizjak2-4/+8
2012-08-07s390: Convert from sync to atomic optabsRichard Henderson4-223/+505
2012-08-07except.c (switch_to_exception_section): Place tables for DECL_ONE_ONLY functi...Paul Brook2-2/+13
2012-08-07tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther14-68/+118
2012-08-07tree-dfa.c (set_ssa_default_def): Clear the SSA_NAME_DEFAULT_DEF bit of the o...Richard Guenther4-7/+22
2012-08-07tree-into-ssa.c (rewrite_stmt): Remove clobbers for variables we rewrite into...Richard Guenther6-9/+57
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther18-45/+48
2012-08-07mn10300.c (mn10300_expand_prologue): Report stack usage if requested.Nick Clifton2-0/+8
2012-08-07Daily bump.GCC Administrator1-1/+1
2012-08-06cgraphunit.c (assemble_thunk): Add source line info.Cary Coutant5-5/+59
2012-08-0624k.md (r24k_unknown_store): Delete special handling for cprestore.Sandra Loosemore3-28/+38
2012-08-06re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil11-70/+281
2012-08-06re PR tree-optimization/51938 (missed optimization: 2 comparisons)Marc Glisse7-84/+193
2012-08-06Avoid crashing on erroneous static_assert usageDodji Seketeli4-0/+24
2012-08-06tree-emutls.c (new_emutls_decl): When a var_section is requested by the targe...Olivier Hainque2-2/+7
2012-08-06sfinae38.C: New.Jason Merrill2-0/+14
2012-08-06re PR c++/54165 (Cast to "void" should not implicitly call conversion functions)Marc Glisse4-6/+35
2012-08-06Makefile.in: Add support for 32-bit VxWorks for SPARC in kernel mode.Jose Ruiz2-3/+24
2012-08-06[multiple changes]Arnaud Charlet13-72/+468
2012-08-06[multiple changes]Arnaud Charlet10-60/+87
2012-08-06[multiple changes]Arnaud Charlet10-108/+221
2012-08-06vrp78.c: New test.Tom de Vries2-0/+38
2012-08-06tree-switch-conversion.c (emit_case_bit_tests): Generate MINUS_EXPR in unsign...Tom de Vries2-4/+9
2012-08-06[multiple changes]Arnaud Charlet3-9/+39
2012-08-06[multiple changes]Arnaud Charlet19-127/+218
2012-08-06[multiple changes]Arnaud Charlet4-6/+32
2012-08-06[multiple changes]Arnaud Charlet4-12/+50
2012-08-06re PR ada/54125 (s-atopri.adb:40:10: "Support_Atomic_Primitives" is undefined...Vincent Pucci28-86/+137
2012-08-06[multiple changes]Arnaud Charlet6-37/+79