This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Building g++ 3.0 under AIX


>>>>> Geoff Keating writes:

Geoff> I believe this is actually a GCC bug because 'crnot' is not a POWER
Geoff> mnemonic and GCC shouldn't be using it when generating POWER
Geoff> mnemonics.  I keep meaning to fix this but haven't had the time.  GCC
Geoff> should generate 'crnor' instead when generating POWER.

Geoff> [It would be really good, if you have an AIX 3.x machine, to check
Geoff> the part after 'I believe'.]

	AIX 4 assembler accepts the PowerPC simplified mnemonic, even in
POWER mode.

	As you said, the real question is whether there are any AIX 3
machines to support any more.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]