]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/ipa/pr63595.C
ICF is more strict about non-common function and var
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / ipa / pr63595.C
index 30e930345b5bcc30f2412490794ea85af86ff451..48ba4193b7111d9ce5a75555114ffe375dad8815 100644 (file)
@@ -76,5 +76,5 @@ int main()
   return 0;
 }
 
-/* { dg-final { scan-ipa-dump "Equal symbols: 1" "icf"  } } */
+/* { dg-final { scan-ipa-dump "Equal symbols: 0" "icf"  } } */
 /* { dg-final { cleanup-ipa-dump "icf" } } */