2012/4/26 Peter A. Felvegi: > On 04/23/2012 08:20 PM, Jonathan Wakely wrote: >> >> Please check it's not http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24926 >> first > > Hello, > > it seems to be the same issue, quite dated, though.
Yes, we have a number of long-standing bugs to do with access-checking, mostly related to templates. I'm hoping they'll eventually get dealt with when G++ supports access-checking in SFINAE contexts, because those bugs could be exploited in "interesting" new ways that would change the bug classifications from "accepts-invalid" to "wrong-code" or "rejects-valid"