]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/58067 (ICE in GFortran recog.c:2158)
authorJakub Jelinek <jakub@redhat.com>
Wed, 14 Aug 2013 09:09:58 +0000 (11:09 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 14 Aug 2013 09:09:58 +0000 (11:09 +0200)
commit27ed665fd6bcaaef0593532a0519d167a6f8c8e4
treea61232b9f497bbf182d22353f056ee019d3d9d7a
parent61c1a609ee0019524d94b384eaf8159eadb9a555
re PR target/58067 (ICE in GFortran recog.c:2158)

PR target/58067
* config/i386/i386.c (ix86_delegitimize_address): For CM_MEDIUM_PIC
and CM_LARGE_PIC ix86_cmodel fall thru into the -m32 code, handle
there also UNSPEC_PLTOFF.

Co-Authored-By: Alexandre Oliva <aoliva@redhat.com>
From-SVN: r201720
gcc/ChangeLog
gcc/config/i386/i386.c