------- 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