c/9846: cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler
michael.schwingen@lancom.de
michael.schwingen@lancom.de
Tue Feb 25 11:06:00 GMT 2003
>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.schwingen@lancom.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:
More information about the Gcc-bugs
mailing list