Index: lib/scanasm.exp
===================================================================
--- lib/scanasm.exp	(revision 162854)
+++ lib/scanasm.exp	(working copy)
@@ -316,7 +316,7 @@
 	}
     }
 
-    set pattern [format {%s:[^\t]*(\t.file[^\t]*)?\t[^:]+:%d\n} \
+    set pattern [format {%s:[^\t]*(\t.(frame|mask|file)[^\t]*)*\t[^:]+:%d\n} \
                  $symbol $line]
 
     # The lack of spaces around $pattern is important, since they'd
