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: Another patch to the mips64vr-elf config.


On Wed, Oct 16, 2002 at 05:27:32PM -0700, Eric Christopher wrote:
> I was thinking that the check for the explicit flags on the command line
> would get around this though. i.e. pass -mhard-float if you wanted
> hardware floating point...

I don't agree.  The default should be for the OS, not for the CPU.

If you want the various mips*-elf targets to default to soft-float, fine.
But mips*-{linux,*bsd,irix,whathaveyou} should not change based on -march.


r~


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