Commit 6a8b3087 by Jason Merrill

fix nsdmi-union2.C

From-SVN: r199541
parent 17dc571e
// PR c++/52377 // PR c++/52377
// { dg-do run { target c++11 } } // { dg-require-effective-target c++11 }
union A // { dg-error "multiple" } union A // { dg-error "multiple" }
{ {
......
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