On 21 July 2011 18:23, Ville Voutilainen <[email protected]> wrote: > +struct F : E {}; { dg-error "cannot derive from ‘final’ base" }
Urgh, botched. Will send a new patch after I finish the test run. Note to self: it's not a good idea to run check-c++ target with make -j3. One might think tests pass when they don't.. :)
