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]

r220464 - /branches/google/gcc-4_9/gcc/config/i...


Author: tmsriram
Date: Thu Feb  5 23:57:06 2015
New Revision: 220464

URL: https://gcc.gnu.org/viewcvs?rev=220464&root=gcc&view=rev
Log:
Weak defined symbols need not use GOT access in PIE mode. Helps improve
performance of PIE.  This is only a temporary fix and must be reverted
after the fix being worked here is checked in:

https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00366.html



Modified:
    branches/google/gcc-4_9/gcc/config/i386/i386.c


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