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: Remove some more unused code from ia64 back end.


On Fri, 2004-07-30 at 00:59, Zack Weinberg wrote:
> So here is the patch I propose to check in.  Not doing it now, though;
> too tired.  A note on the test case: it will get a spurious failure on
> any ia64 subtarget for which -mauto-pic is the default.  This could be
> prevented by adding -mno-auto-pic to the dg-options line, but that
> option is not recognized.  Shall I add it?

There is no target that defaults to -mauto-pic, and I doubt there will
ever be one.  This is only used for compiling firmware.  So I don't
think we need to worry about this.

Thanks, this looks like a good patch, it fixes a number of latent
problems.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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