rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if there is...
authorDaniel Jacobowitz <dan@codesourcery.com>
Tue, 4 Sep 2007 13:46:47 +0000 (13:46 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Tue, 4 Sep 2007 13:46:47 +0000 (13:46 +0000)
commit8070c91a53e4f058080e610b9d18c7c2c7d6fdfe
tree5de5225e6cf574779bfffc5e25d4dd51947db225
parent1e0890ae3c09d0f8885fd4917e76268a44071e35
rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if there is a constant pool.

* config/rs6000/rs6000.c (rs6000_stack_info): Allocate space for the
GOT pointer only if there is a constant pool.  Use the allocated space
for SPE also.

From-SVN: r128080
gcc/ChangeLog
gcc/config/rs6000/rs6000.c