[PATCH] _MIPS_SIM builtin macro
Robert Millan
rmh at debian.org
Tue Jul 19 14:06:30 UTC 2011
2011/7/19 Jayachandran C. <c.jayachandran at gmail.com>:
> The macros seems to be already there, or am I missing something here?
>
> [jc at daemon]$ make buildenv
> Entering world for mips64eb:mips
> $ touch /tmp/x.c
> $ gcc -dM -E /tmp/x.c | grep SIM
> #define _MIPS_SIM _ABI64
My bad. I checked gcc/config/mips/mips.h, but in FreeBSD tree they're
implemented as OS-specific macros. I should have grepped in the whole
tree.
Sorry.
--
Robert Millan
More information about the freebsd-mips
mailing list