[Bug c/11122] gcc: Internal error: Illegal instruction (program cc1) on GSL 1.3 cblas/test_rotg.c

pinskia@physics.uc.edu gcc-bugzilla@gcc.gnu.org
Mon Jun 9 00:04: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=11122


pinskia@physics.uc.edu changed:

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


------- Additional Comments From pinskia@physics.uc.edu  2003-06-09 00:04 -------
On the mainline (20030608), 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 also making the stacksize 4096kbytes, 
gcc compiles it.



More information about the Gcc-bugs mailing list