This is the mail archive of the gcc-bugs@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]

[Bug c/17720] Grammatical error in C warning


------- Additional Comments From schwab at suse dot de  2004-09-29 08:16 -------
IMHO "differ in sign" would be wrong.  It's not the sign (plus or minus) that 
matters, but whether the sign bit exists at all.  Even the C standard talks 
about signedness of types (6.2.5#8). 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17720


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