------- Comment #5 from dodji at gcc dot gnu dot org  2008-08-14 16:06 -------
Created an attachment (id=16074)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16074&action=view)
third fix candidate

This patch tries another approach.
Basically it changes the low level function (shared with the C front-end) that
tests if an integer value fits within a given type.
It provides a special casing for integers of type sizetype.


-- 


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

Reply via email to