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: "new" warnings on alphaev6-unknown-linux-gnu


 > From: Brad Lucier <lucier at math dot purdue dot edu> 
 > 
 > There are over a thousand warnings when bootstrapping
 > alphaev6-unknown-linux-gnu of the form:
 > 
 >    1339 passing arg ??? of \`???' with different width due to
 >    prototype
 > 
 > See
 > 
 > http://gcc.gnu.org/ml/gcc-testresults/2001-04/msg00231.html
 > 
 > I don't remember seeing these before, and I'm wondering what they're
 > about.

Hi Brad,

These warnings are new in the sense that I activated some of the
existing -Wconversion warnings when using -Wtraditional.  I'd like to
try and help solve any spurious cases you're seeing on the alpha.

Would you please look and see if there is a common thread to all of
them or not?  That'll help determine how to attack the problem.

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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