------- Comment #10 from pinskia at gcc dot gnu dot org 2008-01-23 16:49 ------- (In reply to comment #9) > Reopened while I look at the new problem >
Jakub fixed it last night with: Author: jakub Date: Wed Jan 23 08:33:22 2008 New Revision: 131756 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131756 Log: PR c++/34829 * g++.dg/ext/pr34829.C (operator new): Use size_t instead of unsigned int for the first argument. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34829