* g++.old-deja/g++.abi/align.C: Likewise.
* g++.old-deja/g++.abi/bitfields.C: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48547
138bc75d-0d04-0410-961f-
82ee72b054a4
+2002-01-04 Loren J. Rittle <ljrittle@acm.org>
+
+ * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
+ * g++.old-deja/g++.abi/align.C: Likewise.
+ * g++.old-deja/g++.abi/bitfields.C: Likewise.
+
2002-01-04 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/20020104-1.c: New test.
-// Skip if not target: i?86-*-linux*
+// Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
// Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com>
-// Skip if not target: i?86-*-linux*
+// Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
// Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com>
-// Skip if not target: i?86-*-linux*
+// Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
// Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com>