cfgexpand.c (expand_stack_vars): Add checking to make sure that the offset of a varia...
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 17 Oct 2007 21:12:50 +0000 (21:12 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 17 Oct 2007 21:12:50 +0000 (14:12 -0700)
commitf8da819086c1b1b62df6e190a1f9948ec6c48846
tree2e0f00841901d0b1941581550f65f5996aea9d71
parentfabf8971cfdddb7a27f2918d885e0ea49ac3bc5e
cfgexpand.c (expand_stack_vars): Add checking to make sure that the offset of a variable is not greater than the...

2007-10-17  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * cfgexpand.c (expand_stack_vars): Add checking to make sure
        that the offset of a variable is not greater than the size
        of the paritition.

From-SVN: r129420
gcc/ChangeLog
gcc/cfgexpand.c