------- Comment #7 from pinskia at gcc dot gnu dot org 2008-01-23 04:01 ------- This testcase fails on some targets where size_t is not unsigned int (like i386-darwin and x86_64-linux-gnu) .
/Users/apinski/src/local/gcc/gcc/testsuite/g++.dg/ext/pr34829.C:12: error: 'operator new' takes type 'size_t' ('long unsigned int') as first parameter Thanks, Andrew Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34829