[Bug c/11128] gcc: Internal error: Illegal instruction (program cc1)

pinskia@physics.uc.edu gcc-bugzilla@gcc.gnu.org
Sun Jun 8 23:59:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11128


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia@physics.uc.edu  2003-06-08 23:59 -------
On the mainline (), I get a message to up the stacksize limit:
[omni:~/src/gccPRs/11128] pinskia% gcc -O3 EDITORAPP.i -W -c
Out of stack space.
Try running `limit stacksize unlimited' in the shell to raise its limit.

So this another case of Darwin's default stack size being too small, as the mainline this 
reports how to fix it, I am closing this bug as fixed.



More information about the Gcc-bugs mailing list