public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Name change in dumpfiles
@ 2020-06-01 11:49 Thomas Koenig
  2020-06-01 12:58 ` Martin Liška
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Koenig @ 2020-06-01 11:49 UTC (permalink / raw)
  To: gcc mailing list, fortran

Hi,

I just noticed that the convention for dump file names appears
to have changed. Previously, "gfortran -fdump-tree-original hello.f90"
resulted in the file hello.f90.004t.original being generated, now
it is a-hello.f90.004t.original .

I assume this is intentional.  Does the letter prefix stand for
anything, and will it always be "a", or could it also be some
other letter?  I could not find any documentation on this.

Regards

	Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Name change in dumpfiles
  2020-06-01 11:49 Name change in dumpfiles Thomas Koenig
@ 2020-06-01 12:58 ` Martin Liška
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liška @ 2020-06-01 12:58 UTC (permalink / raw)
  To: Thomas Koenig, gcc mailing list, fortran

On 6/1/20 1:49 PM, Thomas Koenig via Gcc wrote:
> Hi,
> 
> I just noticed that the convention for dump file names appears
> to have changed. Previously, "gfortran -fdump-tree-original hello.f90"
> resulted in the file hello.f90.004t.original being generated, now
> it is a-hello.f90.004t.original .
> 
> I assume this is intentional.  Does the letter prefix stand for
> anything, and will it always be "a", or could it also be some
> other letter?  I could not find any documentation on this.

It's the same problem I face with gcov:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95365

Is it really an intentional change?

Martin

> 
> Regards
> 
>      Thomas


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-01 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-01 11:49 Name change in dumpfiles Thomas Koenig
2020-06-01 12:58 ` Martin Liška

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).