This is the mail archive of the gcc-cvs@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]

r254212 - in /trunk/gcc: ChangeLog config/i386/...


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]