aix64.opt (maix64): Add Negative(maix32).

* config/rs6000/aix64.opt (maix64): Add Negative(maix32).
	(maix32): Add Negative(maix64).

From-SVN: r130478
This commit is contained in:
Ben Elliston 2007-11-27 23:17:29 +00:00 committed by Ben Elliston
parent 4f5428eb08
commit c8402ecc4a
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2007-11-28 Ben Elliston <bje@au.ibm.com>
* config/rs6000/aix64.opt (maix64): Add Negative(maix32).
(maix32): Add Negative(maix64).
2007-11-27 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/34016

View File

@ -20,11 +20,11 @@
; <http://www.gnu.org/licenses/>.
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