OSDN Git Service

2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3934527..ffb3ee0 100644 (file)
@@ -1,3 +1,22 @@
+2005-11-03  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/24589
+       * gcc.c-torture/execute/zero-struct-2.c: New test.
+
+2005-11-03  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c++/24582
+       * g++.dg/init/switch1.C: New test.
+
+2005-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/delay-slot-1.c: New test.
+
+2005-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       PR target/24620
+       * gcc.dg/pr24620.c: New test.
+       
 2005-11-03  Joseph S. Myers  <joseph@codesourcery.com>
 
        PR c/24329