https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61964
--- Comment #6 from Andreas Schwab <[email protected]> --- Equality test against pointer to void is explicitly allowed by the standard and implicitly converts the other pointer to void*.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61964
--- Comment #6 from Andreas Schwab <[email protected]> --- Equality test against pointer to void is explicitly allowed by the standard and implicitly converts the other pointer to void*.