[Bug c++/36741] [4.3/4.4 regression] Bogus "large integer implicitly truncated" passing size_t constant to new

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 16 23:00:00 GMT 2008



------- Comment #22 from jakub at gcc dot gnu dot org  2008-09-16 22:59 -------
Created an attachment (id=16341)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16341&action=view)
gcc44-pr36741.patch

Only lightly tested patch that reverts the tree.c change and instead does size
computation in build_new_1 in size_t instead of sizetype.


-- 


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



More information about the Gcc-bugs mailing list