[Bug target/14629] ICE on c++ source

namsh at kldp dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 18 12:37:00 GMT 2004


------- Additional Comments From namsh at kldp dot org  2004-03-18 12:37 -------
Sorry! It was not ICE. But compiler error.
Now, I upgrade gcc to gcc-3.4.0 20040318 (CVS).

The gcc-3.4.0-20040309 generates compile error with -O1, -O2, -O3.
Compile success with -O0.
   m6811-elf-gcc -c -o a.o a.cpp -g0 -m68hc12 -mshort -fomit-frame-pointer -O1

The new gcc-3.4.0-20040318 generates compile error only with -O1.
It successfully compile the a.cpp with -O0, -O2 and -O3.
And it even compiles fine with "-O1 -msoft-reg-count=32".


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.4                         |2.95


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



More information about the Gcc-bugs mailing list