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/37448] [4.3 Regression] gcc 4.3.1 cannot compile big function



------- Comment #10 from hubicka at gcc dot gnu dot org  2008-09-11 12:36 -------
Subject: Bug 37448

Author: hubicka
Date: Thu Sep 11 12:34:53 2008
New Revision: 140281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140281
Log:
        PR middle-end/37448
        * tree-inline.c (add_lexical_block): Replace with ...
        (prepend_lexical_block): ... prepend at begginig.
        (remap_blocks): Use it and reverse later.
        (expand_call_inline): Use prepend_lexical_block.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c


-- 


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


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