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++/22005] [4.1 Regression] ICE: SSA_NAME verification failure


------- Additional Comments From kreckel at ginac dot de  2005-06-10 22:10 -------
(In reply to comment #5)
> Note this code really contains some invalid inline-asm:
> __asm__("jmp " "" "cl_module__cl_prin_globals__ctorend");
> 
> __asm__ ("\n" "" "cl_module__" "cl_prin_globals" "__dtorend" ":");

Though unrelated: What exactly is invalid here?


-- 


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


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