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

Romain Geissler <romain.geissler at amadeus dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain.geissler at amadeus dot 
com

--- Comment #2 from Romain Geissler <romain.geissler at amadeus dot com> ---
Hi,

As written in previous comments, this now breaks both libbacktrace tests + all
sanitizer tests using backtrace when using gcc >= 8 and an LTO bootstrapped
compiler.

Shall we XFAIL temporarily these tests in case of LTO bootstrap (if that is
even possible) ?

Here is a list of tests which are failing for me:

test1: [0]: missing file name or function name
FAIL: backtrace_full alloc stress
FAIL: edtest
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
test1: [0]: missing file name or function name
FAIL: threaded backtrace_full noinline
FAIL: ttest

Cheers,
Romain

Reply via email to