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: patch solving pr37333


On Wed, Sep 10, 2008 at 12:25 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> But your test doesn't test PR 37333 on Linux/x86-64 since it
> only failed at -fPIC -O3. But PIC isn't default on Linux/x86-64.
> It always passes on Linux/x86-64 even without the fix.

And it fails on x86_64-darwin as -fPIC is on by default.  Anyways we
should add -fPIC to the tested flags of the torture tests if the
target supports -fPIC.

-- Pinski


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