Commit 34def210 by Olivier Hainque Committed by Olivier Hainque

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

From-SVN: r85672
parent 5201931e
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.
......
......@@ -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
......
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