https://sourceware.org/bugzilla/show_bug.cgi?id=29378
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e4146092c3f147b8c395febc771edd7de23f724d commit e4146092c3f147b8c395febc771edd7de23f724d Author: H.J. Lu <hjl.to...@gmail.com> Date: Fri Jul 22 11:35:00 2022 -0700 ld: Compile 2 CTF tests with -O2 When GCC 12 is used to build binutils with -O0, the following 2 tests failed: FAIL: Conflicted data syms, partially indexed, stripped, with variables FAIL: Conflicted data syms, partially indexed, stripped Compile 2 tests with -O2 to avoid test failures. PR ld/29378 * testsuite/ld-ctf/data-func-conflicted-vars.d: Compile with -O2. * testsuite/ld-ctf/data-func-conflicted.d: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.