blob: c500f44f6de7fd7466c804c5f0e414969377d816 [file] [log] [blame]
// { dg-do assemble }
// GROUPS passed unions
// anon-union file
// From: hossein@veritas.com (Hossein Raassi)
// Date: Wed, 15 Dec 93 13:52 PST
// Subject: Internal Error
// Message-ID: <m0pA49A-0000LdC@piano.veritas.com>
static union {
struct SS {
int ss;
};
};// { dg-error "" } .*