projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b88fa26
)
Fix testuite for updated ICF dumps.
author
Jan Hubicka
<hubicka@gcc.gnu.org>
Thu, 23 Apr 2015 16:07:43 +0000
(16:07 +0000)
committer
Jan Hubicka
<hubicka@gcc.gnu.org>
Thu, 23 Apr 2015 16:07:43 +0000
(16:07 +0000)
From-SVN: r222378
gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c
b/gcc/testsuite/gcc.dg/ipa/ipa-icf-28.c
index bcaf84e09fba4ed9fee869df2d4afece76c2e11e..56ea1b825ee9afec781dd00dbec35371601df790 100644
(file)
--- 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" } } */