This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space
- From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2006 13:14:52 -0000
- Subject: [Bug rtl-optimization/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space
- References: <bug-28071-12846@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #33 from hubicka at gcc dot gnu dot org 2006-07-29 13:14 -------
Subject: Bug 28071
Author: hubicka
Date: Sat Jul 29 13:14:22 2006
New Revision: 115810
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115810
Log:
PR rtl-optimization/28071
* cfgrtl.c (rtl_delete_block): Free regsets.
* flow.c (allocate_bb_life_data): Re-use regsets if available.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgrtl.c
trunk/gcc/flow.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28071