summaryrefslogtreecommitdiff
path: root/gcc/cfgrtl.c
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (purge_all_dead_edges): Add update_life_p argument.Jan Hubicka2001-10-291-2/+22
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-2/+2
* cfgcleanup.c (merge_blocks_move_predecessor_nojumps, [...]): Set BB_UPDATE_LIFE.Jan Hubicka2001-10-271-0/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-1/+1
* * cfgrtl.c (redirect_edge_and_branch): Abort if redirect_jump fails.Richard Henderson2001-09-281-1/+4
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-0/+1928