This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/44071] ICE with asm goto and __builtin_unreachable()



------- Comment #1 from hpa at zytor dot com  2010-05-11 05:39 -------
Created an attachment (id=20624)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20624&action=view)
Test case

Compiled with:

gcc -O2 -fomit-frame-pointer -S -o jumptest.s jumptest.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]