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


	The only error is "crnot" where the GNU Assembler snapshot does
not seem to recognize the standard PowerPC simplified mnemonic.

	The line number warnings are a bug in the GCC stabs output.  AIX
assembler silently ignores the bogus debugging line numbers, but GAS gives
warnings.  This clearly is a bug in GCC which should be fixed before the
release. 

David


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