[PATCH] add check_effective_target_masm_intel

Mike Stump mikestump@comcast.net
Fri Oct 26 22:05:00 GMT 2012


On Oct 26, 2012, at 12:14 PM, Jack Howarth <howarth@bromo.med.uc.edu> wrote:
> Currently targets like darwin which use older assemblers which lack support for the
> -masm=intel command line option fail these tests. The attached patch adds a proc for
> check_effective_target_masm_intel to target-supports.exp and uses it in the
> gcc.target/i386/asm-dialect-1.c test case. Tested on x86_64-apple-darwin12.
> Okay for gcc trunk?

Ok.



More information about the Gcc-patches mailing list