Commit cc17f338 by Richard Biener Committed by Richard Biener

re PR target/84278 (claims initv4sfv2sf is available but inits through stack)

2018-02-09  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/84278
	* gcc.target/i386/pr84278.c: Adjust regex.

From-SVN: r257518
parent 8c8b7be5
2018-02-09 Richard Biener <rguenther@suse.de>
PR tree-optimization/84278
* gcc.target/i386/pr84278.c: Adjust regex.
2018-02-09 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/84232
......
......@@ -15,4 +15,4 @@ void foo(void)
}
}
/* { dg-final { scan-assembler-not "\(%.sp\)" } } */
/* { dg-final { scan-assembler-not "\\\(%.sp\\\)" } } */
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