Revert "MIPS: add .module mipsREV to all output asm file"
authorYunQiang Su <syq@debian.org>
Thu, 2 Sep 2021 02:17:18 +0000 (10:17 +0800)
committerYunQiang Su <syq@debian.org>
Thu, 2 Sep 2021 02:17:18 +0000 (10:17 +0800)
commit6e16b2123dd1cf5bab23cda0ce65223e5d55eded
tree1d20b9f3d4445e6d452330749df2ba1fc2bc3d54
parente11c6046f9c8bc891a67f37f0260ef4ece482f5d
Revert "MIPS: add .module mipsREV to all output asm file"

This reverts commit d904008df267cbcc01bd6edf98fa0789fb6e94da.

".module MIPSRev" has higher priority than -march=octeon or like.
It makes assembler cannot recognize the extension instructions
of octeon (See pr62030-octeon.c).
gcc/config/mips/mips.c