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]
Other format: [Raw text]

Re: 3.1 bootstrap warnings on powerpc-apple-darwin5.4


>>>>> Brad Lucier writes:

Brad> When building today's CVS sources of 3.1 on powerpc-apple-darwin5.4, using another
Brad> version of gcc-3.2 as the bootstrap compiler, I get many warnings of the type

Brad> gcc: unrecognized option `-no-cpp-precomp'

Brad> since, of course, this option should be enabled only for Apple's cc.

	Define -no-cpp-precomp in STAGE1_CFLAGS.

Brad> I slso get the following warning:

Brad> ../../gcc/config/rs6000/rs6000.md:15468: warning: operand 3 missing mode?
Brad> ../../gcc/config/rs6000/rs6000.md:15478: warning: operand 3 missing mode?
Brad> ../../gcc/config/rs6000/rs6000.md:15488: warning: operand 3 missing mode?
Brad> ../../gcc/config/rs6000/rs6000.md:15498: warning: operand 3 missing mode?

	This is normal.

David


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