https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #5 from Elmar Stellnberger ---
Created attachment 52827
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52827&action=edit
2nd version of patch that should be useable under gcc-8-8.3.0/debian/patches/
Last time I reported that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #4 from Elmar Stellnberger ---
The related debian-security discussion can be found here:
https://lists.debian.org/debian-security/2022/04/msg00042.html
(strangely I can not find my last posts when sorting by Thread, simple to see
wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #3 from Elmar Stellnberger ---
Created attachment 52823
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52823&action=edit
patch that should be useable under gcc-8-8.3.0/debian/patches/
I have recompiled g++ and the output of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
--- Comment #2 from Elmar Stellnberger ---
One of the differences I see around the backtrace is that the type
source_location has been changed into location_t. I could change this in
tree-outof-ssa.c, but in reality the change has been made in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
Elmar Stellnberger changed:
What|Removed |Added
Attachment #52821|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105293
Bug ID: 105293
Summary: g++-8/i586: internal compiler error trying to compile
with g++ (evtl. related to qt5/moc bug)
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED