This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10155] [3.4/3.5 regression] gcc (loop) uses excessive amount of memory with -funit-at-a-time and -finline-functions
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2004 02:08:19 -0000
- Subject: [Bug optimization/10155] [3.4/3.5 regression] gcc (loop) uses excessive amount of memory with -funit-at-a-time and -finline-functions
- References: <20030319215600.10155.p.van-hoof@qub.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-25 02:08 -------
Fixed by the patch by Zdenek for the loop, note this test only now uses about 43M at -O3.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10155