mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 23:41:13 +08:00
define SET_ASM_OP by default (for GAS).
From-SVN: r14559
This commit is contained in:
parent
f5967c596a
commit
ce29b9d0db
@ -248,4 +248,7 @@ do { char dstr[30]; \
|
||||
#define ASM_COMMENT_START "@"
|
||||
#endif
|
||||
|
||||
/* This works for GAS and some other assemblers. */
|
||||
#define SET_ASM_OP ".set"
|
||||
|
||||
#include "arm/arm.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user