https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119508
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://github.com/Rust-GCC
| |/gccrs/pull/3760
Status|REOPENED |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot
gnu.org
--- Comment #22 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to Owen A. from comment #12)
> I can't replicate this on my end anymore -- is it still present on x86_64?
That's a surprising statement, given that I clearly described how to reproduce
the issue:
(In reply to myself from comment #11)
> Running 'check-gcc-rust' with '-j1' looks reasonable. But, for example,
> comparing a '-j1' run to a '-j2' run, I see: [...]
Anyway, now fixed on trunk branch, and will cherry-pick into releases/gcc-15
branch, once the first GCC 15 release has been done, and
<https://github.com/Rust-GCC/gccrs/pull/3760> "Disable parallel testing for
'rust/compile/nr2/compile.exp' [PR119508]".
--
You are receiving this mail because:
You are on the CC list for the bug.