This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/82725] [8 Regression] [x86_64] internal compiler error: in change_address_1, at emit-rtl.c:2162


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82725

--- Comment #7 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Oct 30 10:33:40 2017
New Revision: 254212

URL: https://gcc.gnu.org/viewcvs?rev=254212&root=gcc&view=rev
Log:
        PR target/82725
        * config/i386/i386.c (legitimate_pic_address_disp_p): Allow
        UNSPEC_DTPOFF and UNSPEC_NTPOFF with SImode immediate offset.

testsuite/ChangeLog:

        PR target/82725
        * g++.dg/pr82725.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/pr82725.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]