This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53811] ICE: in insn_default_length, at config/i386/i386.md:529 (unrecognizable insn) with -mcmodel=large
- From: "uros at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 06 Jul 2012 10:00:20 +0000
- Subject: [Bug target/53811] ICE: in insn_default_length, at config/i386/i386.md:529 (unrecognizable insn) with -mcmodel=large
- Auto-submitted: auto-generated
- References: <bug-53811-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53811
--- Comment #8 from uros at gcc dot gnu.org 2012-07-06 10:00:20 UTC ---
Author: uros
Date: Fri Jul 6 10:00:11 2012
New Revision: 189315
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189315
Log:
PR target/53811
* config/i386/i386.c (x86_output_mi_thunk): For CM_LARGE_PIC model,
emit PIC sequence for fnaddr symbol reference in advance.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c