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]

3.1 bootstrap warnings on powerpc-apple-darwin5.4


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

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

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

I slso get the following warning:

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

I believe, from 

./genrecog ../../gcc/config/rs6000/rs6000.md > tmp-recog.c

Brad


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