mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
removed XFAIL mark; it will be back in a few weeks if the failure remains
From-SVN: r22480
This commit is contained in:
@@ -8,5 +8,5 @@ struct M1 {
|
||||
struct M2 {
|
||||
struct I {};
|
||||
struct J : virtual public M2::I,
|
||||
virtual public M1::I {}; // XFAIL *-*-*
|
||||
virtual public M1::I {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user