]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/init/new44.C
C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / init / new44.C
index 4ab73209e224181706a069c7d3578d82010cfe26..5c81c2c746b7fe68cb39d87596a969d2ac1e609c 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do compile }
+// { dg-options "-ftrack-macro-expansion=0" }
 
 // Test for PR c++/67927 - array new expression with excessive number
 // of elements not diagnosed.