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 1/2] Check pie_enabled target in PIC tests


"H.J. Lu" <hjl.tools@gmail.com> writes:
> We need to check pie_enabled target in PIC tests to support GCC where
> PIE is enabled by default when configured with --enable-default-pie.
>
> 	PR testsuite/70150
> 	* gcc.dg/20020312-2.c (dg-additional-options): Set to "-no-pie"
> 	for pie_enabled target.
> 	* gcc.dg/uninit-19.c: Check pie_enabled for PIC.
> 	* gcc.target/i386/pr34256.c: Likewise.

OK, thanks.

Richard


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