mark as expected failure
authorNick Clifton <nickc@cygnus.com>
Fri, 17 Jul 1998 14:20:47 +0000 (14:20 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Fri, 17 Jul 1998 14:20:47 +0000 (14:20 +0000)
From-SVN: r21262

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/980626-1.c

index e635df3599f170b8275f5e0496d1283500bfb677..8e46a73db7d8feb120381dbe967038dd245f7e33 100644 (file)
@@ -1,3 +1,8 @@
+Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
+
+       * gcc.dg/980626-1.c: Expect failures for all toolchains until
+       c-decl.c:grokdeclarator can handle mode attributes.
+
 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
 
        * gcc.c-torture/execute/980716-1.c: New test.
index a62bf5b74dee8ee3384f0e272ac6645e7b63f917..7d8ae834851def4eb4931e5050cc30487448b0d8 100644 (file)
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options -Wimplicit-int } */
+/* { dg-excess-errors "c-decl.c:grokdeclarator does not handle mode attributes" { xfail *-*-* } } */
 
 int main()
 {