i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp independent on TARGET_FLAGS.
* i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp independent on TARGET_FLAGS. From-SVN: r40349
This commit is contained in:
parent
3f3f21243b
commit
2faf6b9622
@ -1,3 +1,8 @@
|
||||
Fri Mar 9 20:05:27 CET 2001 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.h (MAX_WCHAR_TYPE_SIZE): New constant to keep tradcpp
|
||||
independent on TARGET_FLAGS.
|
||||
|
||||
Fri Mar 9 19:52:52 CET 2001 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.h (FIRST_PSEUDO_REGISTER): Set to 53.
|
||||
|
@ -525,6 +525,7 @@ extern int ix86_arch;
|
||||
#define INT_TYPE_SIZE 32
|
||||
#define FLOAT_TYPE_SIZE 32
|
||||
#define LONG_TYPE_SIZE BITS_PER_WORD
|
||||
#define MAX_WCHAR_TYPE_SIZE 32
|
||||
#define MAX_LONG_TYPE_SIZE 64
|
||||
#define DOUBLE_TYPE_SIZE 64
|
||||
#define LONG_LONG_TYPE_SIZE 64
|
||||
|
Loading…
Reference in New Issue
Block a user