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 middle-end/32628] [4.3 Regression] bogus integer overflow warning



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-07-05 22:57 -------
> Well, that sizetypes are sign-extended is assumed in other places too.

Yes this is known but this place is "special".  Though I have not figured out
why we are setting overflow in general here anyways.


-- 


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


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