re PR target/84278 (claims initv4sfv2sf is available but inits through stack)
authorRichard Biener <rguenther@suse.de>
Fri, 9 Feb 2018 09:19:34 +0000 (09:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 9 Feb 2018 09:19:34 +0000 (09:19 +0000)
2018-02-09  Richard Biener  <rguenther@suse.de>

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

From-SVN: r257518

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr84278.c

index f92919ca03ca26789bd7f1a253556029434a05ef..8772c42c89714b6247ca470912d71f38bd047873 100644 (file)
@@ -1,3 +1,8 @@
+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
index 31e6288af0589cec14178f35b7d50ceef94e8a97..d100dff198455848ca7fb8d923297ed2538450c8 100644 (file)
@@ -15,4 +15,4 @@ void foo(void)
     }
 }
 
-/* { dg-final { scan-assembler-not "\(%.sp\)" } } */
+/* { dg-final { scan-assembler-not "\\\(%.sp\\\)" } } */