[Bug tree-optimization/88666] GCC 8.2.- gets Internal Compiler Error: seg fault; GCC 8.1.0 works fine
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 3 00:42:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88666
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2019-01-03
CC| |msebor at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
This looks similar to bug 88659 but I'm not able to reproduce it on x86_64 with
either the top of the gcc-8-branch or trunk (GCC 9). Either it's been fixed or
it's target-specific. Please mention your Host and Target triplets and either
provide a preprocessing translation unit for the test case or reduce it to one
that doesn't include any headers.
More information about the Gcc-bugs
mailing list