]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
authorJan Hubicka <jh@suse.cz>
Sat, 29 Jul 2006 13:14:22 +0000 (15:14 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 29 Jul 2006 13:14:22 +0000 (13:14 +0000)
commit370adb7b5dcde35845e0d7b43cf05628a6193c7a
tree331dc480555ba8c366d3435b80e94c76d4cc12f0
parent76ebb8de0046b5bbdb13c086618be11becd964d1
re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)

PR rtl-optimization/28071
* cfgrtl.c (rtl_delete_block): Free regsets.
* flow.c (allocate_bb_life_data): Re-use regsets if available.

From-SVN: r115810
gcc/ChangeLog
gcc/cfgrtl.c
gcc/flow.c