[Bug c++/70029] [6 Regression] ICE with C++11 and -flto
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 12 13:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70029
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|jason at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #7)
> Hmm, both options sounds quite involved. Perhaps for stage4 we can simply
> drop the sanity check and add yet another FIXME to the verifier? Alias.c is
> relatively robust about walking to main variants so I can't think of wrong
> code issue caused by this.
Yes, I think better to defer a proper fix until GCC 7.
More information about the Gcc-bugs
mailing list