aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorCaroline Tice <cmtice@google.com>2019-09-04 15:33:27 -0700
committerCaroline Tice <ctice@gcc.gnu.org>2019-09-04 15:33:27 -0700
commit9eb730b8391794c7d451c7fde661b18ccacfbc3a (patch)
tree90fabb2998007c9e7aed70f6e622082d68cc2fb5 /libcpp
parentdb9d22747831cd595b6e909a588a1c87ead2a698 (diff)
downloadgcc-9eb730b8391794c7d451c7fde661b18ccacfbc3a.zip
gcc-9eb730b8391794c7d451c7fde661b18ccacfbc3a.tar.gz
gcc-9eb730b8391794c7d451c7fde661b18ccacfbc3a.tar.bz2
Disallow -fvtable-verify and -flto to be used together.
Vtable verification currently does not work properly with link time optimization. Until this can be fixed users should not be allowed to specify both options together. 2019-09-04 Caroline Tice <cmtice@google.com> * opts.c (finish_options): Disallow -fvtable-verify and -flto to be specified together. From-SVN: r275388
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions