This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Enable mips2 default for IRIX 6 O32
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.
Rainer
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University