This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add check_effective_target_masm_intel


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]