Commit 466db3c1 by David Edelsohn Committed by David Edelsohn

* config/rs6000/aix.h (WINT_TYPE): Define.

From-SVN: r95421
parent d9168963
2005-02-22 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/aix.h (WINT_TYPE): Define.
2005-02-22 Stan Shebs <shebs@apple.com> 2005-02-22 Stan Shebs <shebs@apple.com>
* config/rs6000/rs6000.c (rs6000_override_options): Default to * config/rs6000/rs6000.c (rs6000_override_options): Default to
......
...@@ -264,3 +264,6 @@ ...@@ -264,3 +264,6 @@
32-bit mode. */ 32-bit mode. */
#define OS_MISSING_POWERPC64 1 #define OS_MISSING_POWERPC64 1
#define OS_MISSING_ALTIVEC 1 #define OS_MISSING_ALTIVEC 1
/* WINT_TYPE */
#define WINT_TYPE "int"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment