diff options
Diffstat (limited to 'gcc/config/pa/pa.h')
-rw-r--r-- | gcc/config/pa/pa.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index 18fb21706a3..e5c30b2c147 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -369,10 +369,6 @@ extern int target_flags; #undef DBX_CONTIN_LENGTH #define DBX_CONTIN_LENGTH 3000 -/* Only labels should ever begin in column zero. */ -#define ASM_STABS_OP "\t.stabs\t" -#define ASM_STABN_OP "\t.stabn\t" - /* GDB always assumes the current function's frame begins at the value of the stack pointer upon entry to the current function. Accessing local variables and parameters passed on the stack is done using the |