re PR testsuite/23304 (testsuite failures: g++.dg/ext/packed3.C, packed4.C, packed8...
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 2 Nov 2005 02:52:30 +0000 (02:52 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 2 Nov 2005 02:52:30 +0000 (02:52 +0000)
commit51b4e4093aa4006d2712eda5ac819809c073c85b
treee3ca49f16d747acf0b10c711a3f2fae1d3930b62
parentedc5687ec1613e9d2f92f30a9def936689a79d39
re PR testsuite/23304 (testsuite failures: g++.dg/ext/packed3.C, packed4.C, packed8.c and g++.dg/other/crash-4.C)

PR testsuite/23304
* lib/target-supports.exp (check_effective_default_packed): New proc.
* g++.dg/ext/packed3.C, g++.dg/ext/packed8.C, g++.dg/other/crash-4.C:
Gate expected errors on target ! default_packed.
* g++.dg/ext/packed4.C: Gate on target ! default_packed.

From-SVN: r106376
gcc/testsuite/ChangeLog