[Bug tree-optimization/51039] [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible function ptr
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 9 13:34:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-09 13:25:21 UTC ---
Author: rguenth
Date: Wed Nov 9 13:25:17 2011
New Revision: 181204
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181204
Log:
2011-11-09 Richard Guenther <rguenther@suse.de>
PR tree-optimization/51039
* gimple-low.c (gimple_check_call_args): Remove.
(gimple_check_call_matching_types): Always return true.
* tree-inline.c (setup_one_parameter): Always perform a
valid gimple type change.
(declare_return_variable): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-inline.c
More information about the Gcc-bugs
mailing list