This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR fortran/66942 -- avoid referencing a NULL C++ thing
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Mikael Morin <mikael dot morin at sfr dot fr>
- Cc: Richard Biener <richard dot guenther at gmail dot com>, "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 3 Aug 2015 09:57:59 -0700
- Subject: Re: [PATCH] PR fortran/66942 -- avoid referencing a NULL C++ thing
- Authentication-results: sourceware.org; auth=none
- References: <20150721190814 dot GA32735 at troutmask dot apl dot washington dot edu> <55B77DF4 dot 3070209 at sfr dot fr> <20150728131925 dot GA63678 at troutmask dot apl dot washington dot edu> <CAFiYyc3hNxWq+61dZMpSZRJmXjzE5mP0ZXDq+ab7bhvk6jM8Mg at mail dot gmail dot com> <55B89E0B dot 1030506 at sfr dot fr> <CAFiYyc382CODQXomL9AMm+Zf3Z5E2zX6xA-Hi6Z03NaRM7OASQ at mail dot gmail dot com> <55B8C028 dot 1000409 at sfr dot fr> <CAFiYyc3Dk66hfuO6P4TcuqDHjgmRP1=2EAm_59jiZSO3SQ_iPA at mail dot gmail dot com> <20150729164552 dot GA12035 at troutmask dot apl dot washington dot edu> <55BA2FEF dot 9000607 at sfr dot fr>
On Thu, Jul 30, 2015 at 04:08:47PM +0200, Mikael Morin wrote:
> Le 29/07/2015 18:45, Steve Kargl a écrit :
> >
> > This builds and passes regression testing on x86_64-*-freebsd.
> > OP found the problem by running the sanatizers. I don't
> > know how to build gcc with this as a build option. I'll
> > commit whichever diff you recommend.
> >
> I prefer this second variant.
> OK for trunk without further comment from Richi.
> Thanks.
>
Thanks Mikael. Committed revision 226517.
--
Steve