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 864d4b5555f..222701aadd8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,6 +7,8 @@ * fold-const.c (extract_muldiv): Apply type check for defined overflow to multiply as well as divide. + * stor-layout.c (layout_decl): Don't abort on any zero sized decl. + 2000-03-18 Mark Mitchell <mark@codesourcery.com> * emit-rtl.c (remove_unncessary_notes): Check that all |