http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438

--- Comment #14 from William J. Schmidt <wschmidt at gcc dot gnu.org> 
2012-05-25 15:37:27 UTC ---
(In reply to comment #13)
> It didn't work because you've used the patch as svn commit message instead of
> ChangeLog entry.

Whoops, found a new kind of mistake to make. :)

> Anyway, would it be possible to have a testcase for the gcc testsuite too?

I've been trying, but so far haven't been able to come up with anything other
than the enormous "reduced" testcase.  Seems it may require a combination of
templates and inlining to get the bitfield access in the right form to exhibit
the bug, but I haven't figured it out yet.  Ideas welcome.

Reply via email to