]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
stabs-attrib-vect-darwin.c: Allow for more builtin types.
authorGeoffrey Keating <geoffk@apple.com>
Tue, 27 Feb 2007 00:32:23 +0000 (00:32 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 27 Feb 2007 00:32:23 +0000 (00:32 +0000)
* gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
for more builtin types.

From-SVN: r122355

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/stabs-attrib-vect-darwin.c

index 8bab6adce3f7dad44763b9fb0870dccaf4324ba0..a6f8fb0a06e493d8c9e31e770e9cad0b910fd584 100644 (file)
@@ -1,5 +1,8 @@
 2007-02-26  Geoffrey Keating  <geoffk@apple.com>
 
+       * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Allow
+       for more builtin types.
+
        * g++.dg/ext/visibility/class1.C: Port to Darwin.
        * g++.dg/ext/visibility/noPLT.C: Likewise.
 
index d380f8e8d00052abf1753d6838c0021524de3b39..4356a9828bf4bcb61d554524368dfa3659b23853 100644 (file)
@@ -8,4 +8,4 @@ int main ()
   return 0;
 }
 
-/* { dg-final { scan-assembler ".stabs.*vi\:\\(0,16\\)=\@V" } } */
+/* { dg-final { scan-assembler ".stabs.*vi\:\\(0,\[0-9\]+\\)=\@V" } } */