OSDN Git Service

PR c/6024
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index f57a826..a57afff 100644 (file)
@@ -1,3 +1,15 @@
+2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       PR c/6024
+       * gcc.dg/enum-compat-1.c: New test.
+       * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
+
+2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       PR c/12165
+       * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
+       gcc.dg/c99-idem-qual-3.c: New tests.
+
 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
 
        * gcc.dg/winline-7.c: Don't cast void * to int.