++
Assignee: unassigned at gcc dot gnu.org
Reporter: klystron25 at gmail dot com
Target Milestone: ---
Created attachment 45994
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45994&action=edit
preprocessed source
The following source file causes ICE when -O2 is used. Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89767
--- Comment #1 from Steven Blah ---
This also fails on 8.2.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89767
--- Comment #10 from Steven Seeger ---
I can confirm that this fix corrects the issue that I've seen with gcc-3.0. I
built Gentoo's sys-devel/gcc-8.3.0 with Jakub's patch as a user patch and it
built clean, and I was able to build my codebase.
I