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: 3.4 PATCH: Enable mips2 default for IRIX 6 O32


On Tue, 2003-06-17 at 14:03, Rainer Orth wrote:
> Eric Christopher writes:
> 
> > I would have expected it wanted a processor type, not an ISA type. But
> > if it works, go for it.
> 
> I checked before bootstrap: MIPS_CPU_STRING_DEFAULT is passed to
> mips_parse_cpu (), which consults mips_cpu_info_table[].  This table
> contains both ISAs and processor types.

Right. I remember Richard doing that, it just hadn't clicked that it'd
work both ways. Either way you get R6000, but it was just...
entertaining.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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