------- Comment #15 from dodji at gcc dot gnu dot org 2008-08-28 14:50 ------- Subject: Bug 36741
Author: dodji Date: Thu Aug 28 14:49:25 2008 New Revision: 139711 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139711 Log: 2008-08-28 Dodji Seketeli <[EMAIL PROTECTED]> PR c++/36741 * tree.c (int_fits_type_p): Don't forget unsigned integers of type sizetype which higher end word equals -1. Added: branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/new-size-type.C Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/testsuite/ChangeLog branches/gcc-4_3-branch/gcc/tree.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36741