This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-10 14:05:42 UTC ---
#2  0x00000000009950ef in estimate_function_body_sizes (node=0x2aaaacf73ea0, 
    early=1 '\001')
    at /space/rguenther/src/svn/trunk/gcc/ipa-inline-analysis.c:1977
1977                    gcc_assert (!gimple_call_cannot_inline_p (stmt));


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]