From: Ben Elliston Date: Tue, 27 Nov 2007 23:17:29 +0000 (+0000) Subject: aix64.opt (maix64): Add Negative(maix32). X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8402ecc4a4f27cbca307e91a9b0d5fef4349d63;p=platform%2Fupstream%2Fgcc.git aix64.opt (maix64): Add Negative(maix32). * config/rs6000/aix64.opt (maix64): Add Negative(maix32). (maix32): Add Negative(maix64). From-SVN: r130478 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ad29de1..cc16b23 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2007-11-28 Ben Elliston + + * config/rs6000/aix64.opt (maix64): Add Negative(maix32). + (maix32): Add Negative(maix64). + 2007-11-27 Jakub Jelinek PR tree-optimization/34016 diff --git a/gcc/config/rs6000/aix64.opt b/gcc/config/rs6000/aix64.opt index 162aff4..2ffcff6 100644 --- a/gcc/config/rs6000/aix64.opt +++ b/gcc/config/rs6000/aix64.opt @@ -20,11 +20,11 @@ ; . maix64 -Target Report RejectNegative Mask(64BIT) +Target Report RejectNegative Negative(maix32) Mask(64BIT) Compile for 64-bit pointers maix32 -Target Report RejectNegative InverseMask(64BIT) +Target Report RejectNegative Negative(maix64) InverseMask(64BIT) Compile for 32-bit pointers mpe