[Bug lto/93384] Python 3.9.0a3 fails to build on ppc64le with GCC 10.0.1: redefined symbol cannot be used on reloc

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 28 18:46:00 GMT 2020


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

--- Comment #9 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to Victor Stinner from comment #7)
> 
> And it's implemented as:
> 
> void
> _PyObject_AssertFailed(PyObject *obj, const char *expr, const char *msg,
>                        const char *file, int line, const char *function)
> {
>    ...
> }

Can you also attach the preprocessed source file that -save-temps also created?


More information about the Gcc-bugs mailing list