]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/60568 (lto1: internal compiler error: in insn_min_length, at config...
authorJakub Jelinek <jakub@redhat.com>
Thu, 20 Mar 2014 16:05:41 +0000 (17:05 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 20 Mar 2014 16:05:41 +0000 (17:05 +0100)
commitd02b6ac7447cbd5fb19ce2200f39cc82cae428b0
tree0c30a78485da5e9dc7584db7d98c5125a1cafc20
parente2f98c017ca66fa44b990a5f5be6f1bf3f915b24
re PR target/60568 (lto1: internal compiler error: in insn_min_length, at config/i386/i386.md:1599)

PR target/60568
* config/i386/i386.c (x86_output_mi_thunk): Surround UNSPEC_GOT
into CONST, put pic register as first operand of PLUS.  Use
gen_const_mem for both 32-bit and 64-bit PIC got loads.

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