OSDN Git Service

2010-09-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
authormshawcroft <mshawcroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 2010 16:31:19 +0000 (16:31 +0000)
committermshawcroft <mshawcroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Sep 2010 16:31:19 +0000 (16:31 +0000)
* lib/scanasm.exp(dg-function-on-line): Permit .fnstart to appear in
        the regexp pattern between the expected label and location string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164527 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/lib/scanasm.exp

index d6a4cae..98ee743 100644 (file)
@@ -1,5 +1,10 @@
 2010-09-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
+       * lib/scanasm.exp(dg-function-on-line): Permit .fnstart to appear in
+        the regexp pattern between the expected label and location string.
+
+2010-09-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
        * gcc.dg/pr28706.c: Typo fix to dg-require-effective-target lto.
 
 2010-09-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
index cf8f8a7..71ea415 100644 (file)
@@ -339,7 +339,7 @@ proc dg-function-on-line { args } {
        }
     }
 
-    set pattern [format {%s:[^\t]*(\t.(frame|mask|file)[^\t]*)*\t[^:]+:%d\n} \
+    set pattern [format {%s:[^\t]*(\t.(fnstart|frame|mask|file)[^\t]*)*\t[^:]+:%d\n} \
                  $symbol $line]
 
     # The lack of spaces around $pattern is important, since they'd