From 09d3f04eaea862476be3c74fd84f06ec1afb1e68 Mon Sep 17 00:00:00 2001 From: Jan Hubicka Date: Thu, 25 Oct 2018 14:18:28 +0200 Subject: ipa-devirt.c (odr_types_equivalent_p): Do not ICE if one of types is anonymous. * ipa-devirt.c (odr_types_equivalent_p): Do not ICE if one of types is anonymous. * g++.dg/lto/odr-1_0.C: New test. * g++.dg/lto/odr-1_1.C: New test. From-SVN: r265484 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ea92a42..2490eef 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2018-10-25 Jan Hubicka + + * ipa-devirt.c (odr_types_equivalent_p): Do not ICE if one of types + is anonymous. + 2018-10-25 Richard Biener PR tree-optimization/87665 -- cgit v1.1