https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102689
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot gnu.org --- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Comment #18 I had a failure show up randomly running the testsuite. It manifested as a segfault in ld. This was about a week ago or so. I will attempt to search my system logs and see if I can find it. It has not repeated.(In reply to Christophe Lyon from comment #8) > Sorry for the delay: it took me a while to reproduce the problem manually, > while it does show up in CI. > > The problem does not happen when I rebuild a full toolchain (trunk binutils > + trunk glibc + trunk gcc), but I reproduced it with just trunk gcc and > Ubuntu Jammy's host binutils & glibc. > > I tried your new version of the testcase, and it does pass. The mention of binutils jogged my memory. I had a test failure that showed up randomly one time. It was related to class_transformational_2.f90. It manifested as a segfault in ld. I will see if I can find it in the system logs.