On Fri, 13 Jan 2012, Richard Guenther wrote:

> This fixes PR37985 where since 
> http://gcc.gnu.org/ml/gcc-patches/2006-08/msg01041.html we
> mark conversions produced by convert_to_integer with TREE_NO_WARNING.
> This may shadow "real" stmts with no effects, thus we should
> simply strip them again before checking for TREE_SIDE_EFFECTS.
> 
> Bootstrap & regtest pending on x86_64-unknown-linux-gnu.
> 
> Ok if that passes?

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to