[issue40070] GCC crashed on AMD64 RHEL7 LTO + PGO 3.7 (compiler bug)

2021-01-29 Thread STINNER Victor
STINNER Victor added the comment: I didn't see the compiler bug recently, and Python 3.7 no longer accept bug fixes anymore. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker

[issue40070] GCC crashed on AMD64 RHEL7 LTO + PGO 3.7 (compiler bug)

2020-03-25 Thread STINNER Victor
New submission from STINNER Victor : GCC crashed on AMD64 RHEL7 LTO + PGO 3.7: https://buildbot.python.org/all/#/builders/190/builds/131 It crashed at the second stage of the PGO compilation (-fprofile-use). --- (...) gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wa