Mark Mitchell wrote:
PR 30252: Wrong code generation, perhaps due to the C++ front end's representation for base classes. Jason, are you actively investigating this one?
I haven't been; I've been working on the forced unwind stuff, and looking at the rvalue refs patch. If you want I can work on this first, but I doubt that the patch would be safe enough for the release branch.
Also, has someone actually verified that this is something that would be fixed by the bases-as-fields work?
Jason