Fix coding style and add a new test-case (PR lto/85405).
commit2edd438635fc143b03aaff8bf8b8e89df73c7694
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Apr 2018 08:28:21 +0000 (17 08:28 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Apr 2018 08:28:21 +0000 (17 08:28 +0000)
treed957cb03bb2a5c6f87e6d6272e61c439bc335996
parent0e561b5d5c0d427eb390cfe9d62d46d485415ad9
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259431 138bc75d-0d04-0410-961f-82ee72b054a4
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]