summaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
Commit message (Expand)AuthorAgeFilesLines
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-29/+0
* gimple-low.c (lower_function_body): Don't reset_block_changes here.Richard Henderson2004-07-011-0/+3
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-3/+3
* function.h (struct function): Remove x_function_call_count.Richard Henderson2004-07-011-1/+1
* function.h (struct function): Remove dont_emit_block_notes.Richard Henderson2004-07-011-2/+1
* tree.h (immediate_size_expand): Delete.Richard Henderson2004-06-301-6/+0
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-0/+4
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2004-06-261-1/+1
* CFG transparent RTL expansion:Jan Hubicka2004-06-191-0/+480