re PR ipa/88561 (PGO devirtualization miscompilation of firefox)
authorJakub Jelinek <jakub@redhat.com>
Wed, 2 Jan 2019 09:25:59 +0000 (10:25 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Jan 2019 09:25:59 +0000 (10:25 +0100)
commit0958fc854bca76f763d43e998143602975cd8fe0
tree0ae2bd88649d886a164693ef5332f32b0c3f54be
parent9e1f4e00169f251d6777a6e594fb88fd581184f3
re PR ipa/88561 (PGO devirtualization miscompilation of firefox)

PR ipa/88561
* g++.dg/tree-prof/devirt.C: Expect _ZThn16 only for lp64 and llp64
targets and expect _ZThn8 for ilp32 targets.

From-SVN: r267507
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-prof/devirt.C