(HANDLE_SYSV_PRAGMA): Define.
From-SVN: r6617
This commit is contained in:
parent
453331a344
commit
937018d674
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user