You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testsuite: fix Wmismatched-new-delete-8.C with -m32
This fixes
error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter [-fpermissive]
gcc/testsuite/ChangeLog:
* g++.dg/warn/Wmismatched-new-delete-8.C: Use __SIZE_TYPE__.
0 commit comments