https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67582

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
You can't dereference a void*, so why do you expect to be able to get the type
of an invalid expression?

Reply via email to