* function.c (assign_stack_local_1): Issue an error message if
commit55abba5b68a074e9e1c65b1adcea8fba9bf04644
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Nov 2005 23:28:59 +0000 (9 23:28 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Nov 2005 23:28:59 +0000 (9 23:28 +0000)
treee367222eea9195650865f1c41a955e732fbe405b
parentc046db8f6a9acb6e4c828b9a6942d517bd3c5a30
* function.c (assign_stack_local_1): Issue an error message if
the frame size overflows in the signed target arithmetics.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106717 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/function.c