It says `unrecognized command line option '-masm=intel'` (or att) when
targeting mips or arm.
https://gcc.gnu.org/onlinedocs/gcc/Option-Summary.html lists it as under
"i386 and x86-64 Options", so I'm guessing gcc will say `unrecognized
command line option` for ppc too. Do you think it'll do something peculiar
for ppc? Should I build a gcc targeting ppc, or is adding a mips run line
good enough for you?

Thanks!


On Mon, May 12, 2014 at 3:22 PM, Rafael Espíndola <
[email protected]> wrote:

> LGTM with just a few more test cases. For example, what does gcc do for
> powerpc?
>
> Thanks,
> Rafael
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to