This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10155] [3.4 regression] gcc uses excessive amount of memory with -funit-at-a-time
- From: "jh at suse dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2003 14:14:53 -0000
- Subject: [Bug optimization/10155] [3.4 regression] gcc uses excessive amount of memory with -funit-at-a-time
- References: <20030319215600.10155.p.van-hoof@qub.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10155
------- Additional Comments From jh at suse dot cz 2003-07-05 14:14 -------
Subject: Re: [3.4 regression] gcc uses excessive amount of memory with -funit-at-a-time
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10155
>
>
> steven at gcc dot gnu dot org changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC|s dot bosscher at student |
> |dot tudelft dot nl |
>
>
> ------- Additional Comments From steven at gcc dot gnu dot org 2003-07-04 10:28 -------
> Jan, is this one fixed with your new unit-at-a-time inline heuristics? It looks
> like another good candidate to validate your approach.
Yes, this is why I added the limit for maximal function body growth.
Honza
>
>
>
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.