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

Re: [PATCH] Correct target selector in -mfentry tests


On 01/14/15 04:38, H.J. Lu wrote:
On Tue, Jan 13, 2015 at 11:15 PM, Jeff Law <law@redhat.com> wrote:
On 01/13/15 14:27, H.J. Lu wrote:

-fprofile -mfentry works with PIE if gcrt1.o is compiled with -fPIC.  A
glibc has been filed, PR 17836, and a glibc patch has been submitted.
OK for trunk?

Thanks.


H.J.
--
         * gcc.target/i386/fentry-override.c: Properly place {} in target
         selector.  Remove nonpic.
         * gcc.target/i386/fentry.c: Likewise.

Does this change the pass/fail result of the test on a system without an
updated glibc?

Yes, they pass with the current glibc since they are compile tests.
OK for trunk.

Thanks,
Jeff


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