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: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2003 10:28:46 -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
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.