This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14457] [3.4/3.5? Regression] ICE with simple c++ source
- From: "namsh at kldp dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 05:43:32 -0000
- Subject: [Bug target/14457] [3.4/3.5? Regression] ICE with simple c++ source
- References: <20040306052629.14457.namsh@kldp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From namsh at kldp dot org 2004-03-19 05:43 -------
I test this with new m6811-elf-gcc 3.4.0 20040318.
And ICE occured. I didn't add ICE message for gcc 20040303.
Here it is generated by gcc 20040318.
$ m6811-elf-g++ -o tmp.o -c t.cpp -m68hc12
t.cpp: In member function `void CKMCLink::LinkDelete(CKMCLink**)':
t.cpp:15: internal compiler error: in change_address_1, at emit-rtl.c:1886
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14457