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]

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


Author: hjl
Date: Sat Dec 14 17:01:49 2013
New Revision: 205989

URL: http://gcc.gnu.org/viewcvs?rev=205989&root=gcc&view=rev
Log:
Restore flag_pic in ix86_function_specific_restore

gcc/

	PR target/59492
	* config/i386/i386.c (ix86_function_specific_restore): Don't
	change -fPIC.

2013-12-14   H.J. Lu  <hongjiu.lu@intel.com>

	PR target/59492
	* g++.dg/other/pr59492.C: New file.

Added:
    trunk/gcc/testsuite/g++.dg/other/pr59492.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]