[Bug c++/22005] [4.1 Regression] ICE: SSA_NAME verification failure

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 10 19:49:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-10 19:49 -------
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" ":");

But that is not causing the ICE.

-- 


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



More information about the Gcc-bugs mailing list