Commit 302d2f14 by Loren J. Rittle Committed by Loren J. Rittle

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
parent 28434337
2002-01-04 Loren J. Rittle <ljrittle@acm.org> 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*. * 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/align.C: Likewise.
* g++.old-deja/g++.abi/bitfields.C: Likewise. * g++.old-deja/g++.abi/bitfields.C: Likewise.
......
// 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 // Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com> // Origin: Alex Samuel <samuel@codesourcery.com>
......
// 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 // Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com> // Origin: Alex Samuel <samuel@codesourcery.com>
......
// 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 // Special g++ Options: -malign-double
// Origin: Alex Samuel <samuel@codesourcery.com> // Origin: Alex Samuel <samuel@codesourcery.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment