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 target/10922] [Darwin] Internal error: Illegal instruction (program cc1plus)


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

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-22 18:50 -------
I think this problem is that Darwin (Mac OS X)'s stack limit is just set too low.  I will try once I 
download a 3.3.1 (snapshot) compiler.  I know for 3.4 errors out saying you should raise th limit to 
unlimited.  With the limit at 512 I do not get an ICE (Illegal instruction) but it works but with the 
limit set to 100 I do get the Illegal instruction ICE so this really looks like a too low stack limit.


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