mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 20:21:36 +08:00
Don't define EMPTY_FIELD_BOUNDARY
From-SVN: r12943
This commit is contained in:
parent
9e95597a3f
commit
2eaa1d7ed6
@ -25,9 +25,6 @@ Boston, MA 02111-1307, USA. */
|
||||
#define SUBTARGET_TARGET_OPTIONS\
|
||||
{ "abi=", &mips_abi_string },
|
||||
|
||||
#undef EMPTY_FIELD_BOUNDARY
|
||||
#define EMPTY_FIELD_BOUNDARY 32
|
||||
|
||||
#undef STACK_BOUNDARY
|
||||
#define STACK_BOUNDARY (mips_abi == ABI_32 ? 64 : 128)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user