aggregates.C: Corrected last patch: removed extra triple that slipped in.

* g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
	extra triple that slipped in.
	* g++.old-deja/g++.abi/align.C: Likewise.
	* g++.old-deja/g++.abi/bitfields.C: Likewise.

From-SVN: r48551
This commit is contained in:
Loren J. Rittle 2002-01-04 23:26:45 +00:00 committed by Loren J. Rittle
parent 284343370e
commit 302d2f1439
4 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2002-01-04 Loren J. Rittle <ljrittle@acm.org>
* g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
extra triple that slipped in.
* g++.old-deja/g++.abi/align.C: Likewise.
* g++.old-deja/g++.abi/bitfields.C: Likewise.
2002-01-04 Loren J. Rittle <ljrittle@acm.org>
* g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.

View File

@ -1,4 +1,4 @@
// Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
// Skip if not target: i?86-*-linux* i?86-*-freebsd*
// Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com>

View File

@ -1,4 +1,4 @@
// Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
// Skip if not target: i?86-*-linux* i?86-*-freebsd*
// Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com>

View File

@ -1,4 +1,4 @@
// Skip if not target: i?86-*-linux* i?86-*-freebsd* ia64*-*-*
// Skip if not target: i?86-*-linux* i?86-*-freebsd*
// Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com>