Fix testcase to not use LTO with -fvtable-verify.
authorCaroline Tice <cmtice@google.com>
Fri, 6 Sep 2019 14:54:48 +0000 (07:54 -0700)
committerCaroline Tice <ctice@gcc.gnu.org>
Fri, 6 Sep 2019 14:54:48 +0000 (07:54 -0700)
commit94ea5c6a5102ebf77590e1f4583922dd474ff8de
treee8f42363c0de8856a9bf901166be9f29700724a3
parent4ef5bbd81536351d78bae8dc22c8ebdc6e6c6500
Fix testcase to not use LTO with -fvtable-verify.

2019-09-05  Caroline Tice  <cmtice@google.com>

        PR testsuite/91670
        * g++.dg/ubsan/pr59415.C: Disable LTO, since test uses
        -fvtable-verify, and the two options are no longer allowed
        together.

From-SVN: r275460
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ubsan/pr59415.C