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++/19457] [4.0 Regression] Warning depends on cached constant


------- Additional Comments From schlie at comcast dot net  2005-01-15 17:07 -------
(In reply to comment #1)

woudn't one exect that any constant >= 0 to be compatible with signed or unsigned, where
only constants < 0 should be assumed to be only compatible with signed without a cast?



-- 


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


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