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/56942] MIPS GCC will not build with -mips16 mode because libgcc fails to build


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

--- Comment #1 from andrew.bennett at imgtec dot com 2013-04-18 12:47:12 UTC ---
Created attachment 29895
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29895
mips.md patch file

This is similar to: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56809

The attached patch uses the fix from the previously referenced bugzilla ticket
and applies it to the MIPS backend.


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