https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93511
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to Arseny Solokha from comment #1) > I cannot reproduce it on master (as of > g:b817be038d94c987e02c26ed2d81b6f2ebb5f97a). I believe it was fixed by > g:6775172431a8e6f0d20ac0c4946d6b5db2f46450. Thanks - yes, it turns out to have been another void vs const void issue. *** This bug has been marked as a duplicate of bug 93457 ***