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]

[PATCH, i386, AVX-512] Fix sse-14.c (Intel assembly)


Hello,

The attached patch fixes sse-14.c to compile with -masm=intel.
Bootstrapped. No regressions detected.

Please have a look. Is it ok for trunk?

2016-05-05  Petr Murzin  <petr.murzin@intel.com>

gcc/
        * config/i386/sse.md: Use proper operand modifiers.
        * config/i386/i386.c (ix86_print_operand): Expand check for size
        override codes for Intel syntax.

Thanks,
Petr

Attachment: fix_intel_syntax.patch
Description: Binary data


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