https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118874
--- Comment #22 from Iain Sandoe <iains at gcc dot gnu.org> --- Given that Rainer reports that this is a regression from GCC-10, I was looking into back porting it for GCC-14.3. However, it does not seem that either the pr115905 or the test case here fail with current releases/gcc-14. (they do fail with gcc14.2). This is on cfarm216 configured: ../src/configure --prefix=... --with-gnu-as --with-as=/usr/gnu/bin/as --disable-rpath --without-gnu-ld --with-ld=/usr/bin/ld --enable-languages=c,c++ @rainer - any advice?