diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9f43352..e4ec497 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2000-11-24 Bernd Schmidt <bernds@redhat.co.uk> + * c-common.c (verify_tree): Don't recurse into CONSTRUCTORs. + * combine.c (cant_combine_insn_p): New function. (try_combine): Use it. |
