]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Backport r246316
authorMartin Liska <mliska@suse.cz>
Wed, 22 Mar 2017 12:32:39 +0000 (13:32 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 22 Mar 2017 12:32:39 +0000 (12:32 +0000)
2017-03-22  Martin Liska  <mliska@suse.cz>

Backport from mainline
2017-03-21  Martin Liska  <mliska@suse.cz>

* gcc.target/i386/pr65044.c: Add '.' in order to catch
apostrophes.

From-SVN: r246378

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

index e9ef670f87b24fb453d68f6a7e58d74ef0a3c0cb..5a310953dbd235bb817bee2133a21e965bf5d045 100644 (file)
@@ -1,3 +1,11 @@
+2017-03-22  Martin Liska  <mliska@suse.cz>
+
+       Backport from mainline
+       2017-03-21  Martin Liska  <mliska@suse.cz>
+
+       * gcc.target/i386/pr65044.c: Add '.' in order to catch
+       apostrophes.
+
 2017-03-22  Martin Liska  <mliska@suse.cz>
 
        Backport from mainline
index 3b129862aa958a1ad5a892309c54434f94894780..24b038e56a9333262f46da1af15ebd366a896db2 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-error "-fcheck-pointer-bounds is not supported with Address Sanitizer" } */
+/* { dg-error ".-fcheck-pointer-bounds. is not supported with Address Sanitizer" } */
 /* { dg-do compile { target { ! x32 } } } */
 /* { dg-options "-fcheck-pointer-bounds -mmpx -fsanitize=address" } */