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

John Parke <John.Parke at alebra dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |John.Parke at alebra dot com

--- Comment #2 from John Parke <John.Parke at alebra dot com> ---
I can confirm that this is also a problem for 13.1.0 on AIX 7.1.4.33 TL04:


FILELIST: Number of previously inserted files processed: 38
(ld): resolve
ld: 0711-550 SEVERE ERROR: Object
/opt/freeware/gcc-13.1.0/lib/gcc/powerpc-ibm-aix7.1.4.0/13.1.0/pthread/libstdc++.a[libstdc++.so.6]
cannot be processed.
        RLD at address 0x28cfd for section 7 (.dwinfo) references a
thread-local
        variable, but a TLS-related reference type was not used.
RESOLVE: 48444 of 249782 symbols were kept.
RESOLVE: The return code is 12.
collect2: error: ld returned 12 exit status


Built with:
../gcc-13.1.0/configure --prefix=/opt/freeware/gcc-13.1.0 --with-as=/usr/bin/as
--with-ld=/usr/bin/ld --enable-languages=c,c++,lto
--enable-version-specific-runtime-libs --disable-nls --with-cloog=no
--with-ppl=no --disable-libstdcxx-pch --enable-__cxa_atexit --disable-werror
--disable-rpath --enable-threads --enable-shared --enable-static
--enable-threads=aix --enable-libstdcxx-threads --with-cpu=default32 --with-pic
--with-static-standard-libraries --with-aix-soname=both --disable-libsanitizer
--disable-bootstrap --enable-libstdcxx-filesystem-ts --disable-libgomp

Reply via email to