This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/9846: [powerpc-eabi] cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler
- From: Dara Hazeghi <dhazeghi at yahoo dot com>
- To: gcc-gnats at gcc dot gnu dot org, michael dot schwingen at lancom dot de, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Wed, 7 May 2003 19:20:40 -0700
- Subject: Re: target/9846: [powerpc-eabi] cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=9846
Hello,
I can reproduce the bug in this report with gcc 3.2.3 but not with 3.3
branch or mainline (20030507). Looks like its been fixed.
Dara