https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83584
Pavel M <pavel.morozkin at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pavel.morozkin at gmail dot com
--- Comment #21 from Pavel M <pavel.morozkin at gmail dot com> ---
FYI: Rationale for C, Revision 5.10, April-2003:
> Even with an explicit cast, it is invalid to convert a function pointer to an
> object pointer or a pointer to void, or vice versa.
