https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77034
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Tue Aug 16 07:15:00 2016 New Revision: 239493 URL: https://gcc.gnu.org/viewcvs?rev=239493&root=gcc&view=rev Log: PR testsuite/77034 Backported from mainline 2016-07-25 Jason Merrill <ja...@redhat.com> * g++.dg/init/elide5.C (operator new): Use decltype(sizeof(1)) instead of unsigned long. Modified: branches/gcc-6-branch/gcc/testsuite/ChangeLog branches/gcc-6-branch/gcc/testsuite/g++.dg/init/elide5.C