mips64 inline question

d p chang weasel@meer.net
Wed Jan 23 22:45:00 GMT 2002


btw, i noticed that the -mabi flag isn't in either TARGET_OPTIONS or
TARGET_SWITCHES causing cc1 to complain about it (if I configure for
host=i686-linux target=mips64-linux like I mentioned before). The
following obvious fixes this (other than the message stuff)

\p
--

RCS file: /cvsroot/gcc/gcc/gcc/config/mips/mips.h,v
retrieving revision 1.148
diff -r1.148 mips.h
623a624,625
>   { "abi=", &mips_abi_string,                                           \
>       N_("Specify abi type")},                                          \





More information about the Gcc mailing list