This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49606] mips64: o64 Unrecognizable insn when one noreturn function calling another noreturn function
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 1 Jul 2011 15:50:01 +0000
- Subject: [Bug target/49606] mips64: o64 Unrecognizable insn when one noreturn function calling another noreturn function
- Auto-submitted: auto-generated
- References: <bug-49606-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49606
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|mips64: Unrecognizable insn |mips64: o64 Unrecognizable
|when one noreturn function |insn when one noreturn
|calling another noreturn |function calling another
|function |noreturn function
Severity|major |normal
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-01 15:49:41 UTC ---
O64 is the least supported ABI in GCC for MIPS.