------- Comment #9 from fabien dot chene at gmail dot com 2010-03-30 14:11 ------- (In reply to comment #8) > you should have the option "Accept bug" below the comment box. > I've done it for you
I've just seen it since you did it for me (thanks), but I still can't do it by
myself for other bugs :-(
reduced testcase for this one:
struct A {};
void f()
{
A const a;
}
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42844
