On 2017.03.16 at 14:40 +0100, Bernd Schmidt wrote: > On 03/16/2017 01:31 PM, Markus Trippelsdorf wrote: > > clang --analyze pointed out a number of dead stores and initializations. > > > > Tested on ppc64le. Ok for trunk? > > I'd say - not now. > > Ideally someone would delve into the commit history to figure out what > happened with each of these, and whether any of these indicate bugs.
Thanks. I've opened https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80066 to track this issue. -- Markus