[Bug lto/85405] [6/7 Regression] ICE in odr_types_equivalent_p, at ipa-devirt.c:1581
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 17 08:29:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85405
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Apr 17 08:28:21 2018
New Revision: 259431
URL: https://gcc.gnu.org/viewcvs?rev=259431&root=gcc&view=rev
Log:
Fix coding style and add a new test-case (PR lto/85405).
2018-04-17 Martin Liska <mliska@suse.cz>
PR lto/85405
* ipa-devirt.c (odr_types_equivalent_p): Remove trailing
in message, remote space in between '_G' and '('.
2018-04-17 Martin Liska <mliska@suse.cz>
PR lto/85405
* g++.dg/lto/pr85405b_0.C: New test.
* g++.dg/lto/pr85405b_1.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/lto/pr85405b_0.C
trunk/gcc/testsuite/g++.dg/lto/pr85405b_1.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-devirt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list