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 target/49606] mips64: o64 Unrecognizable insn when one noreturn function calling another noreturn function


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.


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