re PR c++/89325 (False warnings about "optimization attribute" on operators when...
authorJakub Jelinek <jakub@redhat.com>
Wed, 17 Apr 2019 19:24:55 +0000 (21:24 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 17 Apr 2019 19:24:55 +0000 (21:24 +0200)
commit747742f6f3c80d04109b55ad1e90a77eac3ffd88
tree66a2fdb68971de23cabbaef8248e075cc43931db
parentaadd9a6e26915538eb1417c36c43739b09acfe48
re PR c++/89325 (False warnings about "optimization attribute" on operators when -fno-ipa-cp-clone)

PR c++/89325
* g++.dg/ext/attrib58.C: New test.
* g++.dg/ext/attrib59.C: New test.
* g++.dg/ext/attrib60.C: New test.

From-SVN: r270422
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib58.C [new file with mode: 0644]
gcc/testsuite/g++.dg/ext/attrib59.C [new file with mode: 0644]
gcc/testsuite/g++.dg/ext/attrib60.C [new file with mode: 0644]