diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6298db4..e055715 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,6 +3,9 @@ * tree-ssa-dom.c (record_equivalences_from_phis): Remove an "if" whose condition is always true. + * cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of + INSN_P. + 2004-12-02 Stan Shebs <shebs@apple.com> * config/rs6000/rs6000.c (rs6000_override_options): Make 64-bit |
