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]

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


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.


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