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/53811] ICE: in insn_default_length, at config/i386/i386.md:529 (unrecognizable insn) with -mcmodel=large


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

--- Comment #7 from Uros Bizjak <ubizjak at gmail dot com> 2012-07-04 12:14:00 UTC ---
(In reply to comment #6)

> Should I open a new PR?

Yes, please. I will wait with the 4.7 backport until new PR resolves.

> Note that ' -mcmodel=large' seems to have issues on x86_64-apple-darwin10: see
> pr50077.

TBH, -mcmodel=large is currently an overkill, but fixes are fairly trivial
(pushing address to temporary reg).


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