re PR ipa/92421 (ICE in inline_small_functions, at ipa-inline.c:2001 since r277759)
authorJakub Jelinek <jakub@redhat.com>
Thu, 14 Nov 2019 01:02:16 +0000 (02:02 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 14 Nov 2019 01:02:16 +0000 (02:02 +0100)
commit3e7cf2e6c0ee30b83aa158b7bd2b2eb9a686c1c3
tree247aff047f32465ad8ba8e8ffc9538fe848793b9
parent49084d390a9dcc0425dcac07a7cb3cfc2f8d6a27
re PR ipa/92421 (ICE in inline_small_functions, at ipa-inline.c:2001 since r277759)

PR ipa/92421
* g++.dg/torture/pr92421.C: Add -Wno-return-type to
dg-additional-options.  Avoid -Wwrite-string warnings, most of
-Wreturn-type warnings, define bf ctor.  Use struct instead of class
with public: at the start.

From-SVN: r278192
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr92421.C