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/44420] [feature request] Warn for certain integer overflows



------- Comment #2 from pinskia at gcc dot gnu dot org  2010-06-07 17:36 -------
(In reply to comment #1)
> uint64_t = uint32_t OP uint32_t;  With an implicit casting to uint64_t?

If that is the case this is a dup of bug 42935.


-- 


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


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