[Bug optimization/12108] wrong code generated in the presence of asm("...")
falk at debian dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 11 20:45:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12108
------- Additional Comments From falk at debian dot org 2003-09-11 20:45 -------
I don't think gcc does, or should guarantee anything about the value of labels
except that jumping to them works. Can you provide a test case where a goto hits
the wrong place? Otherwise I don't think this is a bug.
More information about the Gcc-bugs
mailing list