aboutsummaryrefslogtreecommitdiff
path: root/gcc/stmt.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-16* stmt.c (expand_asm_stmt): Get locus from stmt.Alexandre Oliva1-2/+3
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-1/+5
2009-09-18stmt.c (expand_asm_operands): Set REG_ATTRS on the temporary from output decl.Jakub Jelinek1-0/+2
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-53/+76
2009-09-02expr.h (emit_storent_insn, [...]): Declare.Michael Matz1-27/+63
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-2/+2
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-8/+7
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-17/+14
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez1-1/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-2/+5
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-3/+4
2009-04-26re PR c/39889 (Bogus -Wunused-value warning)Jakub Jelinek1-0/+1
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-1/+1
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-32/+0
2009-02-02re PR inline-asm/39058 (ICE with double in inline-asm)Jakub Jelinek1-2/+2
2008-09-11cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...Jan Hubicka1-6/+0
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-60/+0
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-1/+2
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-2/+2
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-41/+5
2008-07-30[multiple changes]H.J. Lu1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-8/+4
2008-06-26ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi1-13/+11
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-2/+2
2008-05-08* stmt.c (expand_stack_restore): Change sa mode if needed.Steve Ellcey1-0/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-03re PR middle-end/35800 (Revision 133835 failed to compile binutils)Richard Guenther1-6/+11
2008-04-02re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ...Richard Guenther1-18/+29
2008-03-31builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka1-3/+2
2007-12-04re PR middle-end/34134 (ICE when using __builtin_stack_restore)Jakub Jelinek1-1/+1
2007-11-20re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long)Richard Guenther1-4/+5
2007-10-17builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez1-1/+1
2007-09-05Makefile.in (stmt.o): Add alloc-pool.h dependency.Laurynas Biveinis1-5/+12
2007-08-19re PR middle-end/32940 (REG_POINTER attribute on DECL_ARTIFICIAL pointers)Andrew Pinski1-11/+3
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-1/+1
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-05function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini1-0/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-6/+4
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-1/+1
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford1-8/+3
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-3/+1
2007-05-14builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...Uros Bizjak1-3/+3
2007-03-09rtl.def (ASM_INPUT): Add location.Alexandre Oliva1-5/+6
2007-02-15re PR middle-end/30729 (value computed is not used warning with unused result...Andrew Pinski1-0/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-4/+8
2006-11-11re PR middle-end/27528 (compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on po...Richard Sandiford1-2/+6