diff options
author | YunQiang Su <yunqiang.su@cipunited.com> | 2021-08-28 07:39:04 -0400 |
---|---|---|
committer | YunQiang Su <syq@debian.org> | 2021-08-31 09:38:46 +0800 |
commit | d904008df267cbcc01bd6edf98fa0789fb6e94da (patch) | |
tree | c4961b4cc58ff2c4383b262de6c0656fd9b99bbc /gcc/omp-expand.c | |
parent | 4ecfc7e3debac53a30558d7ae33e8cdfdf351466 (diff) | |
download | gcc-d904008df267cbcc01bd6edf98fa0789fb6e94da.zip gcc-d904008df267cbcc01bd6edf98fa0789fb6e94da.tar.gz gcc-d904008df267cbcc01bd6edf98fa0789fb6e94da.tar.bz2 |
MIPS: add .module mipsREV to all output asm file
Currently, the asm output file for MIPS has no rev info.
It can make some trouble, for example:
assembler is mips1 by default,
gcc is fpxx by default.
To assemble the output of gcc -S, we have to pass -mips2
to assembler.
gcc/ChangeLog:
* config/mips/mips.c (mips_module_isa_name): New.
mips_file_start: add .module mipsREV to all asm output
Diffstat (limited to 'gcc/omp-expand.c')
0 files changed, 0 insertions, 0 deletions