OSDN Git Service

PR tree-optimization/37525
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2008 06:50:30 +0000 (06:50 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2008 06:50:30 +0000 (06:50 +0000)
commitd235ab601f652fcc944f4b5461e9f3c82c7020b4
tree9fa058951dd970add438b293d8a95bfcf27b9c5a
parent2fdae03551a20a1ab6e436a658be3c5205d310de
PR tree-optimization/37525
* tree.c (int_fits_type_p): Rewrite using double_int.  Zero extend
sizetype unsigned constants, both in the case of C and bounds.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141164 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.c