[Bug tree-optimization/39259] [4.4 Regression] internal compiler error: in initialize_cfun, at tree-inline.c:1749

jamborm at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 25 18:20:00 GMT 2009



------- Comment #8 from jamborm at gcc dot gnu dot org  2009-02-25 18:19 -------
Fixed with:

Author: jamborm
Date: Wed Feb 25 17:34:40 2009
New Revision: 144428

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144428
Log:
2009-02-25  Martin Jambor  <mjambor@suse.cz>

        * tree-inline.c (initialize_cfun): Remove asserts for calls_setjmp and
        alls_alloca function flags.
        (copy_bb): Set calls_setjmp and alls_alloca function flags if such
        calls are detected.


Added:
    trunk/gcc/testsuite/g++.dg/torture/pr39259.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-inline.c


-- 

jamborm at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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



More information about the Gcc-bugs mailing list