This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove dead stores and initializations


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]