[Bug c/56983] Label in asm deleted after call to non-returning function

2013-04-16 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56983 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/56983] Label in asm deleted after call to non-returning function

2013-04-16 Thread silvioricardoc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56983 --- Comment #1 from silvioricardoc at gmail dot com 2013-04-16 18:39:50 UTC --- Created attachment 29885 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29885 Sample bug-causing code.