https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20422
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
--- Additional Comments From joseph at codesourcery dot com 2005-03-11
20:01 ---
Subject: Re: Mismatch in pointer indirection level should give
specialized warning
On Fri, 11 Mar 2005, pinskia at gcc dot gnu dot org wrote:
> Really in my mind, we should be rejecting this invalid code
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-11
18:20 ---
Really in my mind, we should be rejecting this invalid code instead of just
warning.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20422
--- Additional Comments From falk at debian dot org 2005-03-11 18:03
---
(In reply to comment #5)
> warning: passing arg 1 of `mymalloc':
> 'void **' differs in levels of indirection from 'char *'
>
> My suggestion therefore would be to move towards a situation where
> gcc distingu