This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] PR fortran/65173 -- kill off old_cl_list from gfc_namespace.
Hi Steve,
"Accidence" == state of fixing non-deterministic ICEs? :-)
OK for trunk.
Thanks for dealing with this kind of dead wood.
Cheers
Paul
On 8 December 2016 at 06:10, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Wed, Dec 07, 2016 at 08:51:11PM -0800, Steve Kargl wrote:
>> On Wed, Dec 07, 2016 at 07:55:01PM -0800, Steve Kargl wrote:
>> > On Wed, Dec 07, 2016 at 06:14:34PM -0800, Steve Kargl wrote:
>> > >
>> > > 2016-12-07 Steven G. Kargl <kargl@gcc.gnu.org>
>> > >
>> > > PR fortran/65173
>> > > * gfortran.h (gfc_namespace): Remove old_cl_list member.
>> > > * parse.c (use_modules, next_statement): old_cl_list is gone.
>> > > (clear_default_charlen): Remove no longer used function.
>> > > (reject_statement): Do not try to clean up gfc_charlen structure(s)
>> > > that may have been added to a cl_list list.
>> > > * symbol.c (gfc_new_charlen): old_cl_list structure is gone.
>> > >
>> >
>> > Appears to fix PR fortran/78350 as well.
>> Appears to fix PR fortran/69859 as well.
> Appears to fix PR fortran/69064 (although I had no intention to ever
> fix this PR. Sigh, accidence happens).
>
> --
> Steve
--
If you're walking down the right path and you're willing to keep
walking, eventually you'll make progress.
Barack Obama