This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c/9846: cc1: internal error: Segmentation fault when using -fstack-limit-register=24 on powerpc-eabi cross compiler


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]