Re: GCC static analysis branch now available on Compiler Explorer

2019-12-12 Thread Martin Sebor
On 12/10/19 1:42 PM, Jeff Law wrote: On Tue, 2019-12-10 at 12:51 -0700, Martin Sebor wrote: On 12/10/19 10:56 AM, David Malcolm wrote: On Tue, 2019-12-10 at 09:36 -0700, Martin Sebor wrote: On 12/10/19 8:46 AM, David Malcolm wrote: For the adventurous/curious, my static analyzer branch of GCC

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-11 Thread David Malcolm
On Tue, 2019-12-10 at 13:42 -0700, Jeff Law wrote: > On Tue, 2019-12-10 at 12:51 -0700, Martin Sebor wrote: > > On 12/10/19 10:56 AM, David Malcolm wrote: > > > On Tue, 2019-12-10 at 09:36 -0700, Martin Sebor wrote: > > > > On 12/10/19 8:46 AM, David Malcolm wrote: > > > > > For the adventurous/cur

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread Jeff Law
On Tue, 2019-12-10 at 12:51 -0700, Martin Sebor wrote: > On 12/10/19 10:56 AM, David Malcolm wrote: > > On Tue, 2019-12-10 at 09:36 -0700, Martin Sebor wrote: > > > On 12/10/19 8:46 AM, David Malcolm wrote: > > > > For the adventurous/curious, my static analyzer branch of GCC > > > > [1] > > > > is

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread Martin Sebor
On 12/10/19 10:56 AM, David Malcolm wrote: On Tue, 2019-12-10 at 09:36 -0700, Martin Sebor wrote: On 12/10/19 8:46 AM, David Malcolm wrote: For the adventurous/curious, my static analyzer branch of GCC [1] is now available on Compiler Explorer (aka godbolt.org) so you can try it out without bui

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread David Malcolm
On Tue, 2019-12-10 at 09:36 -0700, Martin Sebor wrote: > On 12/10/19 8:46 AM, David Malcolm wrote: > > For the adventurous/curious, my static analyzer branch of GCC [1] > > is > > now available on Compiler Explorer (aka godbolt.org) so you can try > > it > > out without building it yourself. [Than

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread David Malcolm
On Tue, 2019-12-10 at 12:11 -0500, David Malcolm wrote: > On Tue, 2019-12-10 at 11:04 -0500, Marek Polacek wrote: > > On Tue, Dec 10, 2019 at 10:46:59AM -0500, David Malcolm wrote: > [...] > > > Would it make sense to add an "analyzer" component to our > > > bugzilla, > > > even though this is stil

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread David Malcolm
On Tue, 2019-12-10 at 11:04 -0500, Marek Polacek wrote: > On Tue, Dec 10, 2019 at 10:46:59AM -0500, David Malcolm wrote: [...] > > Would it make sense to add an "analyzer" component to our bugzilla, > > even though this is still on a branch? (with me as default > > assignee) > > I think so, we hav

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread Martin Sebor
On 12/10/19 8:46 AM, David Malcolm wrote: For the adventurous/curious, my static analyzer branch of GCC [1] is now available on Compiler Explorer (aka godbolt.org) so you can try it out without building it yourself. [Thanks to Matt Godbolt, Patrick Quist and others at the Compiler Explorer proje

Re: GCC static analysis branch now available on Compiler Explorer

2019-12-10 Thread Marek Polacek
On Tue, Dec 10, 2019 at 10:46:59AM -0500, David Malcolm wrote: > For the adventurous/curious, my static analyzer branch of GCC [1] is > now available on Compiler Explorer (aka godbolt.org) so you can try it > out without building it yourself. [Thanks to Matt Godbolt, Patrick > Quist and others at