mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-23 18:11:15 +08:00
* config/vxworks.h (HANDLE_SYSV_PRAGMA): Remove definition.
From-SVN: r85672
This commit is contained in:
parent
5201931ea1
commit
34def210f8
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user