This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/10922] [Darwin] Internal error: Illegal instruction (program cc1plus)
- From: "rwgk at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2003 04:25:54 -0000
- Subject: [Bug target/10922] [Darwin] Internal error: Illegal instruction (program cc1plus)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.