This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/9846: cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler
- From: michael dot schwingen at lancom dot de
- To: gcc-gnats at gcc dot gnu dot org
- Date: 25 Feb 2003 10:58:07 -0000
- Subject: c/9846: cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler
- Reply-to: michael dot schwingen at lancom dot de
>Number: 9846
>Category: c
>Synopsis: cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 25 11:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: michael dot schwingen at lancom dot de
>Release: gcc-3.2.2 release, powerpc-eabi target cross compiler
>Organization:
>Environment:
Debian Linux 3.0, i686 host
>Description:
int test(int a)
{
return a;
}
(probably any source)
This used to work in gcc 3.0.1
>How-To-Repeat:
powerpc-eabi-gcc -fstack-limit-register=24 -c test1.c
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: