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/38341] Wrong warning comparison of promoted ~unsigned with unsigned



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-12-01 12:49 -------
As I said, for the first case we optimize away the promotions before the
warning
code comes along.


-- 


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


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