[Bug middle-end/50426] [4.7 Regression] gfortran -O1 ICE in estimate_function_body_sizes

jojelino at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 10 17:22:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50426

--- Comment #4 from gee <jojelino at gmail dot com> 2011-11-10 17:04:40 UTC ---
Created attachment 25787
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25787
preprocessed source

$ g++ Engine.ii -c -O2
src/Engine.cpp: In member function 'void boost::python::class_<T, X1, X2,
X3>::def_impl(T*, const char*, Fn, const Helper&, ...) [with T = CEngine; Fn =
boost::shared_ptr<CScript> (CEngine::*)(const std::basic_string<char>&,
std::basic_string<char>, int, int, boost::python::api::object); Helper =
boost::python::detail::def_helper<boost::python::detail::keywords<5u>,
boost::python::detail::not_specified, boost::python::detail::not_specified,
boost::python::detail::not_specified>; W = CEngine; X1 =
boost::noncopyable_::noncopyable; X2 = boost::python::detail::not_specified; X3
= boost::python::detail::not_specified]':
src/Engine.cpp:559:1: internal compiler error: in estimate_function_body_sizes,
at ipa-inline-analysis.c:1977
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.



More information about the Gcc-bugs mailing list