projects
/
platform
/
upstream
/
linaro-gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bdcbe7
)
(NO_DOLLAR_IN_LABEL): Defined.
author
rms
<rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 04:01:32 +0000
(
04:01
+0000)
committer
rms
<rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1993 04:01:32 +0000
(
04:01
+0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5914
138bc75d
-0d04-0410-961f-
82ee72b054a4
gcc/config/m68k/amix.h
patch
|
blob
|
history
diff --git
a/gcc/config/m68k/amix.h
b/gcc/config/m68k/amix.h
index
c2e8a20
..
2d6cd35
100644
(file)
--- a/
gcc/config/m68k/amix.h
+++ b/
gcc/config/m68k/amix.h
@@
-21,6
+21,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m68k/m68kv4.h"
+/* ler@lerami.lerctr.org reports as doesn't accept $. */
+#define NO_DOLLAR_IN_LABEL
+
/* Alter assembler syntax for fsgldiv and fsglmul.
It is highly likely that this is a generic SGS m68k assembler dependency.
If so, it should eventually be handled in the m68k/sgs.h ASM_OUTPUT_OPCODE