stor-layout.c (start_record_layout): Initialize remaining_in_alignment.
[gcc.git] / gcc / testsuite / ChangeLog
index b6f36173028b8213cb0a14e14a38d9d8f791be43..43d0d6624af2a2bf85f979f68bc26e713ccc62c9 100644 (file)
@@ -1,3 +1,29 @@
+2006-06-04 Eric Christopher <echristo@apple.com>
+
+       * gcc.dg/attr-ms_struct-1.c: New.
+
+2006-06-04  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * gcc.c-torture/compile/builtin_constant_p.c: New test.
+
+2006-06-04  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27039
+       * gcc.dg/tree-ssa/loop-17.c: New testcase.
+
+2006-06-03  Roger Sayle  <roger@eyesopen.com>
+
+       PR target/26223
+       * gcc.target/i386/amd64-abi-2.c: New test case.
+
+2006-06-02  Eric Christopher  <echristo@apple.com>
+
+       * gcc.c-torture/compile/20000804-1.c: Skip if i?86-darwin.
+       * gcc.target/i386/20020523-1.c: Skip if darwin.
+       * gcc.target/i386/asm-3.c: Ditto.
+       * gcc.target/i386/20011119-1.c: Ditto.
+       * gcc.target/i386/clobbers.c: Remove pic part of test.
+
 2006-06-02  Steve Ellcey  <sje@cup.hp.com>
 
        * g++.old-deja/g++.other/init5.C: XFAIL if cxa-atexit is false.
@@ -6,7 +32,7 @@
        and add other platforms as expected failures.
 
 2006-06-01  Steve Ellcey  <sje@cup.hp.com>
-       
+
        * lib/target-supports.exp (is-effective-target): Add cxa_atexit.
        (is-effective-target-keyword): Ditto.
 
@@ -66,7 +92,7 @@
 2006-05-30  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/27803
-       * g++.dg/parse/bitfield1.C: New test. 
+       * g++.dg/parse/bitfield1.C: New test.
 
 2006-05-30  Roger Sayle  <roger@eyesopen.com>
 
        PR c++/20103
        * g++.dg/ext/complit6.C: New test.
        * g++.dg/ext/complit3.C: Adjust error markers.
-       * g++.dg/init/const3.C: New test.       
+       * g++.dg/init/const3.C: New test.
 
 2006-05-25  Richard Guenther  <rguenther@suse.de>