On 25.02.23 22:55, Bernhard Reutner-Fischer wrote:
but
should we really keep the option, if we don't even test basics and if it
was more a specific debug dump, from the looks?
It is always possible to add test cases if testing is required,
but I don't think this is necessary. We also do not ha
On Sun, 31 Oct 2021 21:25:44 +0100
Bernhard Reutner-Fischer wrote:
> On Sun, 31 Oct 2021 20:46:07 +0100
> Harald Anlauf wrote:
>
> > Am 30.10.21 um 23:51 schrieb Bernhard Reutner-Fischer via Fortran:
> > >>> The only caller is translate_all_program_units.
> > >>> Since we free only module gsy
On Sun, 31 Oct 2021 20:46:07 +0100
Harald Anlauf wrote:
> Am 30.10.21 um 23:51 schrieb Bernhard Reutner-Fischer via Fortran:
> >>> The only caller is translate_all_program_units.
> >>> Since we free only module gsyms, even -fdump-fortran-global is
> >>> unaffected by this, fwiw.
> >
> > AFAICS
Am 30.10.21 um 23:51 schrieb Bernhard Reutner-Fischer via Fortran:
The only caller is translate_all_program_units.
Since we free only module gsyms, even -fdump-fortran-global is
unaffected by this, fwiw.
AFAICS we do not have a test for -fdump-fortran-global
Do we want to add one, would the att
> > The only caller is translate_all_program_units.
> > Since we free only module gsyms, even -fdump-fortran-global is
> > unaffected by this, fwiw.
AFAICS we do not have a test for -fdump-fortran-global
Do we want to add one, would the attached be OK?
thanks,
>From 7e7856cf9ec88ab7fb48e7c73f9cc6
On Fri, 29 Oct 2021 01:23:02 +0200
Bernhard Reutner-Fischer wrote:
> On Thu, 28 Oct 2021 23:37:59 +0200
> Harald Anlauf wrote:
>
> > Hi Bernhard,
> >
> > Am 27.10.21 um 23:43 schrieb Bernhard Reutner-Fischer via Gcc-patches:
> > > ping
> > > [I'll rebase and retest this too since it's been a
On Thu, 28 Oct 2021 23:37:59 +0200
Harald Anlauf wrote:
> Hi Bernhard,
>
> Am 27.10.21 um 23:43 schrieb Bernhard Reutner-Fischer via Gcc-patches:
> > ping
> > [I'll rebase and retest this too since it's been a while.
> > Ok if it passes?]
> >
> > On Sun, 21 Oct 2018 16:04:34 +0200
> > Bernhard R
Hi Bernhard,
Am 27.10.21 um 23:43 schrieb Bernhard Reutner-Fischer via Gcc-patches:
ping
[I'll rebase and retest this too since it's been a while.
Ok if it passes?]
On Sun, 21 Oct 2018 16:04:34 +0200
Bernhard Reutner-Fischer wrote:
Hi!
Regtested on x86_64-unknown-linux, installing on
aldot/
ping
[I'll rebase and retest this too since it's been a while.
Ok if it passes?]
On Sun, 21 Oct 2018 16:04:34 +0200
Bernhard Reutner-Fischer wrote:
> Hi!
>
> Regtested on x86_64-unknown-linux, installing on
> aldot/fortran-fe-stringpool.
>
> We did not free global symbols. For a simplified abs