(HANDLE_SYSV_PRAGMA): Define.

From-SVN: r6617
This commit is contained in:
Richard Kenner 1994-02-24 08:42:01 -05:00
parent 453331a344
commit 937018d674
2 changed files with 6 additions and 0 deletions

View File

@ -95,3 +95,6 @@
: 0)
/* On other 386 systems, the last line looks like this:
: (aggregate_value_p (TREE_TYPE (FUNTYPE))) ? GET_MODE_SIZE (Pmode) : 0) */
/* Handle #pragma pack. */
#define HANDLE_SYSV_PRAGMA

View File

@ -86,3 +86,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Use periods rather than dollar signs in special g++ assembler names. */
#define NO_DOLLAR_IN_LABEL
/* Handle #pragma pack. */
#define HANDLE_SYSV_PRAGMA