]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/37448 (cannot compile big function)
authorJan Hubicka <jh@suse.cz>
Thu, 11 Sep 2008 12:34:53 +0000 (14:34 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 11 Sep 2008 12:34:53 +0000 (12:34 +0000)
commit4a283090455f0d8c9271d18d2e02e1c1c6717809
tree886889879ce4d0e0f8184834eae57040a9936d9a
parenta856e96f849318b2a909345ceff1828863b93c11
re PR middle-end/37448 (cannot compile big function)

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.

From-SVN: r140281
gcc/ChangeLog
gcc/tree-inline.c
This page took 0.061116 seconds and 5 git commands to generate.