r275460 - in /trunk/gcc/testsuite: ChangeLog g+...

ctice@gcc.gnu.org ctice@gcc.gnu.org
Fri Sep 6 14:54:00 GMT 2019


Author: ctice
Date: Fri Sep  6 14:54:48 2019
New Revision: 275460

URL: https://gcc.gnu.org/viewcvs?rev=275460&root=gcc&view=rev
Log:
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.
	

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ubsan/pr59415.C



More information about the Gcc-cvs mailing list