[Bug target/58067] ICE in GFortran recog.c:2158

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 14 10:59:00 GMT 2013


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Aug 14 09:09:58 2013
New Revision: 201720

URL: http://gcc.gnu.org/viewcvs?rev=201720&root=gcc&view=rev
Log:
    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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c

Author: jakub
Date: Wed Aug 14 09:29:22 2013
New Revision: 201721

URL: http://gcc.gnu.org/viewcvs?rev=201721&root=gcc&view=rev
Log:
    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.

Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/i386.c



More information about the Gcc-bugs mailing list