re PR c++/18378 (ICE when returning a copy of a packed member)
[gcc.git] / gcc / testsuite / ChangeLog
index b1f391f27ee6a4141225216e58c4ad52544530d5..74f7374a575a0185129508a69b8085f1b55f9200 100644 (file)
@@ -1,5 +1,31 @@
+2004-12-21  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/18378
+       * g++.dg/ext/packed8.C: New test.
+
+       PR c++/13268
+       * g++.dg/template/crash31.C: New test.
+       
+       PR c++/19034
+       * g++.dg/template/crash30.C: New test.
+
+2004-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR C++/18984
+       * g++.dg/eh/ctor3.C: New test.
+
+2004-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * objc.dg/stabs-1.m: Allow section name to be quoted and
+       assembly label to begin with '.LL'.
+
 2004-12-21  Janis Johnson  <janis187@us.ibm.com>
 
+       * gcc.dg/vect/vect.exp
+       (check_effective_target_lp64_or_vect_no_align): New.
+       * gcc.dg/vect/vect-77.c: Use it.
+       * gcc.dg/vect/vect-78.c: Use it.
+
        * lib/target-supports.exp
        (check_effective_target_vect_no_max,
        check_effective_target_vect_no_bitwise,