* config/vxworks.h (HANDLE_SYSV_PRAGMA): Remove definition.

From-SVN: r85672
This commit is contained in:
Olivier Hainque 2004-08-07 18:32:39 +02:00 committed by Olivier Hainque
parent 5201931ea1
commit 34def210f8
2 changed files with 6 additions and 2 deletions

View 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.

View 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