diff options
Diffstat (limited to 'gcc/config/elfos.h')
-rw-r--r-- | gcc/config/elfos.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/elfos.h b/gcc/config/elfos.h index 8c415bad442..e483216ef7f 100644 --- a/gcc/config/elfos.h +++ b/gcc/config/elfos.h @@ -65,10 +65,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #define PCC_BITFIELD_TYPE_MATTERS 1 #endif -/* Handle #pragma weak and #pragma pack. */ - -#define HANDLE_SYSV_PRAGMA 1 - /* All ELF targets can support DWARF-2. */ #define DWARF2_DEBUGGING_INFO 1 |