diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b29bc2a..30c5214 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-11-12 Eric Botcazou <ebotcazou@adacore.com> + + * function.c (assign_stack_local_1): Restrict sanity check + on frame size overflow to 32-bit and above platforms. + 2005-11-12 Hans-Peter Nilsson <hp@axis.com> * config/cris/cris.h (LEGITIMIZE_RELOAD_ADDRESS): Define. |
