[Bug target/15598] [3.4 Regression]: Gcc 3.4 ICE on valid code
wilson at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 1 06:04:00 GMT 2004
------- Additional Comments From wilson at gcc dot gnu dot org 2004-06-01 06:04 -------
I don't understand this code well enough to easily debug it, and I am leaving
for the gcc summit tomorrow.
However, I did notice that if I delete the volatile from the first asm, then it
works. Also, it works if I use -mvolatile-asm-stop. Since that option adds
extra unnecessary stop bits, it should be an acceptable work around in the short
term.
I also noticed that the same workarounds worked for the testcase in 15653. I
didn't try the testcase in 15655.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15598
More information about the Gcc-bugs
mailing list