rs6000.c (rs6000_stack_info): Only do eabi setup for "main"...
authorMike Stump <mrs@gcc.gnu.org>
Fri, 16 May 1997 20:42:42 +0000 (20:42 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 16 May 1997 20:42:42 +0000 (20:42 +0000)
commit30ccf55d854f180ea57da7aaf4926fbba8225ce1
tree5637f959550cec73e61dd333bfda5a955274ab2d
parentc133e33c68938cc2b9e6de3fc73e672654513bed
rs6000.c (rs6000_stack_info): Only do eabi setup for "main"...

* rs6000/rs6000.c (rs6000_stack_info): Only do eabi setup for "main",
when main is the global main, not some nested routine that
happens to be called main.

From-SVN: r14072
gcc/config/rs6000/rs6000.c