[Bug ipa/92421] [10 Regression] ICE in inline_small_functions, at ipa-inline.c:2001 since r277759
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 14 01:02:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92421
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Nov 14 01:02:16 2019
New Revision: 278192
URL: https://gcc.gnu.org/viewcvs?rev=278192&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.dg/torture/pr92421.C
More information about the Gcc-bugs
mailing list