aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-8/+8
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-29/+0
2004-07-01gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson1-0/+3
2004-07-01tree.def (RTL_EXPR): Remove.Richard Henderson1-3/+3
2004-07-01function.h (struct function): Remove x_function_call_count.Richard Henderson1-1/+1
2004-07-01function.h (struct function): Remove dont_emit_block_notes.Richard Henderson1-2/+1
2004-06-30tree.h (immediate_size_expand): Delete.Richard Henderson1-6/+0
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-0/+4
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-06-19CFG transparent RTL expansion:Jan Hubicka1-0/+480