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 rwgk@yahoo.com  2003-05-26 04:25 -------
All the code involved is unrestricted open source. However, to reproduce the 
bug you'd need to install Python 2.3b1 (also open source) as root. If that's 
acceptable I'd be happy to create a self-contained source code bundle incl. 
instructions. I think it would be worth it because it brings to light some 
other bugs:

- Undefined symbols while linking that (sometimes) go away if the code is 
rearranged.

- Segmentation faults and bus errors when using -O3 instead of -O0.

You could also use our code to verify that the gcc 3.3 optimizer is broken 
under Redhat 8 (where you could use the Python that comes with the OS).




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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