This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/32811] Cannot flag inline assembler code "noreturn"
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jul 2007 18:31:41 -0000
- Subject: [Bug inline-asm/32811] Cannot flag inline assembler code "noreturn"
- References: <bug-32811-8549@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-18 18:31 -------
I think this is expected and maybe not going to be fixed as inline-asm cannot
change the control flow at all.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32811