]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.old-deja/g++.robertl/eb43.C
PR c++/90047 - ICE with enable_if alias template.
[thirdparty/gcc.git] / gcc / testsuite / g++.old-deja / g++.robertl / eb43.C
index 1dc43284c43163d979db35ace55bb8b9ae942543..90afbe4f19010095873cdc6f7021d35d7d77fb43 100644 (file)
@@ -42,3 +42,5 @@ int main()
   sort( a.begin(), a.end(),
        pointer_to_binary_function<const Expr<int>, const Expr<int>, bool>(compare<>) );
 }
+
+// { dg-prune-output "enable_if" }