[Bug lto/64043] [5 Regression] ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo_at_offset/tree.c:11914

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 2 21:20:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64043

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #3)
> Jason, does this have chance to interfere with devirtualization required by
> C++ language that happens at -fno-devirtualize too?

No, non-virtual calls to virtual functions never make it to build_vfn_ref.



More information about the Gcc-bugs mailing list