aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c b/gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c
index bcaf84e..56ea1b8 100644
--- a/gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c
+++ b/gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c
@@ -20,5 +20,5 @@ int main()
return 0;
}
/* { dg-final { scan-ipa-dump "Equal symbols: 0" "icf" } } */
-/* { dg-final { scan-ipa-dump "attribute values are different" "icf" } } */
+/* { dg-final { scan-ipa-dump "different decl attributes" "icf" } } */
/* { dg-final { cleanup-ipa-dump "icf" } } */