re PR target/53811 (ICE: in insn_default_length, at config/i386/i386.md:529 (unrecogn...
authorUros Bizjak <ubizjak@gmail.com>
Fri, 6 Jul 2012 10:00:11 +0000 (12:00 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 6 Jul 2012 10:00:11 +0000 (12:00 +0200)
commitdea8f801d300077191cf65016069ce1554e96521
tree7e1b54ddd5bd1abd699d97f47ab6a5956182ee90
parentc253bc8cd89728259ebfc568c287aa085d9b8397
re PR target/53811 (ICE: in insn_default_length, at config/i386/i386.md:529 (unrecognizable insn) with -mcmodel=large)

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.

From-SVN: r189315
gcc/ChangeLog
gcc/config/i386/i386.c