string_merge1.adb: Fix test expectations.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 5 Oct 2018 19:19:42 +0000 (19:19 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Fri, 5 Oct 2018 19:19:42 +0000 (19:19 +0000)
2018-10-05  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * gnat.dg/string_merge1.adb: Fix test expectations.
        * gnat.dg/string_merge2.adb: Likewise.

From-SVN: r264888

gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/string_merge1.adb
gcc/testsuite/gnat.dg/string_merge2.adb

index 37a035a9ed8e0d73a80475aca0aeca351c757aad..818f6ea250a3c73e022b16d26351523ce700ad3f 100644 (file)
@@ -1,3 +1,8 @@
+2018-10-05  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+       * gnat.dg/string_merge1.adb: Fix test expectations.
+       * gnat.dg/string_merge2.adb: Likewise.
+
 2018-10-05  David Malcolm  <dmalcolm@redhat.com>
 
        PR c++/56856
index f67c7c15601f168a0d691c9447a63814b88b83c0..52b9f3c5783e923497e4a053aabdcd0fe668af4f 100644 (file)
@@ -15,5 +15,3 @@ end;
 --     .string "ABCD"
 
 -- { dg-final { scan-assembler-times "\\.rodata\\.str" 1 } }
--- { dg-final { scan-assembler-times "\\.string" 1 } }
--- { dg-final { scan-assembler-times "\"ABCD\"" 1 } }
index bbec00501c0ffb8d47867b9ddef8d3b86d14711a..a2d37bde93ac026dddd6e79f2625872971b011c8 100644 (file)
@@ -15,5 +15,3 @@ end;
 --     .string "ABCD"
 
 -- { dg-final { scan-assembler-times "\\.rodata\\.str" 1 } }
--- { dg-final { scan-assembler-times "\\.string" 1 } }
--- { dg-final { scan-assembler-times "\"ABCD\"" 1 } }