Commit ccf4c024 by Eric Botcazou

re PR testsuite/54867 (gcc.dg/pr44194-1.c FAILs)

	PR testsuite/54867
	* gcc.dg/pr44194-1.c: Tweak regexp to exclude prologue insns.

From-SVN: r192350
parent 92257853
......@@ -15,5 +15,5 @@ void func() {
/* { dg-final { scan-rtl-dump "global deletions = (2|3)" "dse1" } } */
/* { dg-final { cleanup-rtl-dump "dse1" } } */
/* { dg-final { scan-rtl-dump-not "set \\(mem" "final" } } */
/* { dg-final { scan-rtl-dump-not "insn \[^\n\]*set \\(mem" "final" } } */
/* { dg-final { cleanup-rtl-dump "final" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment