[Bug c++/27935] gcc fails to compile code with operator delete(void*,size_t)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 7 16:50:00 GMT 2006



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-06-07 16:47 -------
Actually my testcase is invalid as "unsigned int" is not always size_t.  In
fact if I change it to "unsigned long" for x86_64 and PPC-darwin, it passes in
4.1.0 20060208 and 4.2.0 20060507.


-- 


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



More information about the Gcc-bugs mailing list