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: [RFA:] testsuite/target-supports.exp: check_effective_target_fpic


On Wed, Apr 06, 2005 at 02:48:56AM +0200, Hans-Peter Nilsson wrote:
> + # Return 1 if -fpic and -fPIC are supported, as in no warnings or errors
> + # emitted, 0 otherwise.  Whether a shared library can actually be built is
> + # out of scope for this test.
> + #
> + # This won't change for different subtargets, so cache the result.

Why not?  There can be multilibs incompatible with position-independent
code.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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