[Bug c/23113] The -Wunused (value computed is not used) option missed an important case

neil at daikokuya dot co dot uk gcc-bugzilla@gcc.gnu.org
Thu Jul 28 22:48:00 GMT 2005


------- Additional Comments From neil at daikokuya dot co dot uk  2005-07-28 22:46 -------
Subject: Re:  The -Wunused (value computed is not used) option missed an important case

pinskia at gcc dot gnu dot org wrote:-

> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-28 17:28 -------
> foo() has side effects.
> *p++ has the side effect of increasing p by 1.
> 
> -- 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |INVALID

Um, did you read the PR Andrew?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23113



More information about the Gcc-bugs mailing list