public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/102339] New: gm2 testsuite leaves many files behind
@ 2021-09-15  9:28 ro at gcc dot gnu.org
  2021-10-13 13:03 ` [Bug modula2/102339] " gaiusmod2 at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ro at gcc dot gnu.org @ 2021-09-15  9:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102339

            Bug ID: 102339
           Summary: gm2 testsuite leaves many files behind
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: gaiusmod2 at gmail dot com
  Target Milestone: ---

After running the gm2 testsuite, there are almost 2000 files left behind in
gcc/testsuite/gm2.  All but a handful follow the same pattern, e.g.

wr.x0-wr_m2.o

I suspect this is a driver issue: m2-link-support.h has

#define SCAFFOLDNAME "%b_m2"

Since those files are purely temporary, I suspect (but haven't tried) that they
should be marked as such using %d.

There are only a few more:

* remaining objects:

cpp.o
cvararg.o
fileio.o
hello.o
mycpp.o
rangesupport.o
sys.o
testiotransfer.o
wr.o

* also:

integer.x0-integer_m2.cpp
integer.x1-integer_m2.cpp
integer.x2-integer_m2.cpp
integer.x3-integer_m2.cpp
integer.x4-integer_m2.cpp
integer.x5-integer_m2.cpp

results.dat

second.txt

test.txt

testiotransfer.x2*
testiotransfer.x5*
testtime.x3*

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

* [Bug modula2/102339] gm2 testsuite leaves many files behind
  2021-09-15  9:28 [Bug modula2/102339] New: gm2 testsuite leaves many files behind ro at gcc dot gnu.org
@ 2021-10-13 13:03 ` gaiusmod2 at gmail dot com
  2021-10-20 14:16 ` gaiusmod2 at gmail dot com
  2021-10-20 14:37 ` dje at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gaiusmod2 at gmail dot com @ 2021-10-13 13:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102339

--- Comment #1 from Gaius Mulley <gaiusmod2 at gmail dot com> ---
Confirmed as a bug and now fixed in the repository - many thanks for the
report.

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

* [Bug modula2/102339] gm2 testsuite leaves many files behind
  2021-09-15  9:28 [Bug modula2/102339] New: gm2 testsuite leaves many files behind ro at gcc dot gnu.org
  2021-10-13 13:03 ` [Bug modula2/102339] " gaiusmod2 at gmail dot com
@ 2021-10-20 14:16 ` gaiusmod2 at gmail dot com
  2021-10-20 14:37 ` dje at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gaiusmod2 at gmail dot com @ 2021-10-20 14:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102339

--- Comment #2 from Gaius Mulley <gaiusmod2 at gmail dot com> ---
"ro at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org> writes:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102339
>
>             Bug ID: 102339
>            Summary: gm2 testsuite leaves many files behind
>            Product: gcc
>            Version: 12.0
>             Status: UNCONFIRMED
>           Severity: normal
>           Priority: P3
>          Component: modula2
>           Assignee: unassigned at gcc dot gnu.org
>           Reporter: ro at gcc dot gnu.org
>                 CC: gaiusmod2 at gmail dot com
>   Target Milestone: ---
>
> After running the gm2 testsuite, there are almost 2000 files left behind in
> gcc/testsuite/gm2.  All but a handful follow the same pattern, e.g.
>
> wr.x0-wr_m2.o
>
> I suspect this is a driver issue: m2-link-support.h has
>
> #define SCAFFOLDNAME "%b_m2"
>
> Since those files are purely temporary, I suspect (but haven't tried) that they
> should be marked as such using %d.
>
> There are only a few more:
>
> * remaining objects:
>
> cpp.o
> cvararg.o
> fileio.o
> hello.o
> mycpp.o
> rangesupport.o
> sys.o
> testiotransfer.o
> wr.o
>
> * also:
>
> integer.x0-integer_m2.cpp
> integer.x1-integer_m2.cpp
> integer.x2-integer_m2.cpp
> integer.x3-integer_m2.cpp
> integer.x4-integer_m2.cpp
> integer.x5-integer_m2.cpp
>
> results.dat
>
> second.txt
>
> test.txt
>
> testiotransfer.x2*
> testiotransfer.x5*
> testtime.x3*

[again apologies if this is the wrong way to mention a status change.]

I'd like to confirm the bug and report that it is now fixed (I believe)
in the git repro.

regards,
Gaius

regards,
Gaius

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

* [Bug modula2/102339] gm2 testsuite leaves many files behind
  2021-09-15  9:28 [Bug modula2/102339] New: gm2 testsuite leaves many files behind ro at gcc dot gnu.org
  2021-10-13 13:03 ` [Bug modula2/102339] " gaiusmod2 at gmail dot com
  2021-10-20 14:16 ` gaiusmod2 at gmail dot com
@ 2021-10-20 14:37 ` dje at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dje at gcc dot gnu.org @ 2021-10-20 14:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102339

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |dje at gcc dot gnu.org

--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> ---
Gaius reports fixed.

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

end of thread, other threads:[~2021-10-20 14:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  9:28 [Bug modula2/102339] New: gm2 testsuite leaves many files behind ro at gcc dot gnu.org
2021-10-13 13:03 ` [Bug modula2/102339] " gaiusmod2 at gmail dot com
2021-10-20 14:16 ` gaiusmod2 at gmail dot com
2021-10-20 14:37 ` dje at gcc dot gnu.org

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).