Commit 06601015 by Richard Kenner

(NO_DOT_IN_LABEL): Define if HPUX_ASM.

From-SVN: r7890
parent 7280c2a4
...@@ -74,6 +74,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -74,6 +74,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define ASM_SPEC "%{m68000:+X}%{mc68000:+X}" #define ASM_SPEC "%{m68000:+X}%{mc68000:+X}"
#define NO_DOT_IN_LABEL
#if TARGET_DEFAULT & 02 /* -m68881 is the default */ #if TARGET_DEFAULT & 02 /* -m68881 is the default */
/* These definitions differ from those used for GAS by defining __HPUX_ASM__. /* These definitions differ from those used for GAS by defining __HPUX_ASM__.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment