* config/vxworks.h (HANDLE_SYSV_PRAGMA): Remove definition.
authorOlivier Hainque <hainque@act-europe.fr>
Sat, 7 Aug 2004 16:32:39 +0000 (18:32 +0200)
committerOlivier Hainque <hainque@gcc.gnu.org>
Sat, 7 Aug 2004 16:32:39 +0000 (16:32 +0000)
From-SVN: r85672

gcc/ChangeLog
gcc/config/vxworks.h

index 80dec91322456ea9522482a7972028b2780f4d92..7cd55d3df51375547cf6393205c9fca38659da1d 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-07  Olivier Hainque  <hainque@act-europe.fr>
+
+       * config/vxworks.h (HANDLE_SYSV_PRAGMA): Remove definition.
+
 2004-08-07  Jason Merrill  <jason@redhat.com>
 
        * gimplify.c (gimplify_call_expr): Make return in memory explicit.
index 085eb8ce648439ed0e4b7215b90e1ccc9d00f19a..6978ee1d38d44a66ce8ed9f474fd26543e308422 100644 (file)
@@ -42,8 +42,8 @@ Boston, MA 02111-1307, USA.  */
 #undef NO_DOLLAR_IN_LABEL
 #define NO_DOT_IN_LABEL
 
-/* enable #pragma pack(n) */
-#define HANDLE_SYSV_PRAGMA
+/* We want #pragma pack(n) enabled and expect to inherit the proper
+   definition of HANDLE_SYSV_PRAGMA from elfos.h for that purpose.  */
 
 /* No underscore is prepended to any C symbol name.  */
 #undef USER_LABEL_PREFIX