[gcc(refs/users/marxin/heads/test)] It should fail.

Martin Liska marxin@gcc.gnu.org
Tue Sep 14 09:42:15 GMT 2021


https://gcc.gnu.org/g:1046c473550f8971356b53bbdb155998b9fdb4c7

commit 1046c473550f8971356b53bbdb155998b9fdb4c7
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Sep 14 11:40:05 2021 +0200

    It should fail.

Diff:
---
 gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-2.c b/gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-2.c
index 2e93ee5f689..472eca88efd 100644
--- a/gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-2.c
+++ b/gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-2.c
@@ -12,4 +12,4 @@ int bar()
   return foo();
 }
 
-/* { dg-final { scan-tree-dump-not " = foo \\(\\)" "optimized"} } */
+/* { dg-final { scan-tree-dump-not" = foo \\(\\)" "optimized"} } */


More information about the Gcc-cvs mailing list