This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/7026: compiler dies with "internal compiler error"
- From: davem at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, tau at logos dot t dot u-tokyo dot ac dot jp
- Date: 14 Jun 2002 05:49:42 -0000
- Subject: Re: c/7026: compiler dies with "internal compiler error"
- Reply-to: davem at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, tau at logos dot t dot u-tokyo dot ac dot jp, gcc-gnats at gcc dot gnu dot org
Synopsis: compiler dies with "internal compiler error"
State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Thu Jun 13 22:49:41 2002
State-Changed-Why:
Flat stack frames are unsupported with the v9 abi.
The bug is that the compiler allows this combination
of flags, it was never intended to be supported.
In fact we intend to remove flat frame support in
the Sparc backend by the time 3.2 is released.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7026