OSDN Git Service

PR target/26545
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 May 2006 17:09:06 +0000 (17:09 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 May 2006 17:09:06 +0000 (17:09 +0000)
* config/rs6000/aix41.h (TARGET_64BIT): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113659 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/aix41.h

index 802de2c..dd7686f 100644 (file)
@@ -1,3 +1,8 @@
+2006-05-09  David Edelsohn  <edelsohn@gnu.org>
+
+       PR target/26545
+       * config/rs6000/aix41.h (TARGET_64BIT): Define.
+
 2006-05-09  Michael Matz  <matz@suse.de>
 
        * config.host (<i[34567]86-*-*, x86_64-*-*>): Set
index 57370fd..44b1390 100644 (file)
@@ -91,3 +91,6 @@
    .set directives.  We handle this by deferring the output of .set
    directives to the end of the compilation unit.  */
 #define TARGET_DEFERRED_OUTPUT_DEFS(DECL,TARGET) true
+
+#undef TARGET_64BIT
+#define TARGET_64BIT 0