2 // GROUPS passed visibility
4 // From: klamer@mi.el.utwente.nl (Klamer Schutte)
5 // Date: Thu, 12 Aug 93 12:03:09 +0200
6 // Subject: g++ 2.4.5 failed to report a bug
7 // Message-ID: <9308121003.AA02294@mi.el.utwente.nl>
10 void foo(); // { dg-error "" } protected
16 { a.foo(); }// { dg-error "" } .*