Fix coding style and add a new test-case (PR lto/85405).
authorMartin Liska <mliska@suse.cz>
Tue, 17 Apr 2018 08:28:21 +0000 (10:28 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 17 Apr 2018 08:28:21 +0000 (08:28 +0000)
commit1236cd666661babbcf37820e8e2118e39f476632
treed957cb03bb2a5c6f87e6d6272e61c439bc335996
parent7044c89cfd51f35a37e7a83f173a35d0e8b01b0f
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.

From-SVN: r259431
gcc/ChangeLog
gcc/ipa-devirt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/pr85405b_0.C [new file with mode: 0644]
gcc/testsuite/g++.dg/lto/pr85405b_1.C [new file with mode: 0644]