This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/8559] [Tru64] Excessive memory usage with -O3
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jul 2003 23:48:13 -0000
- Subject: [Bug c/8559] [Tru64] Excessive memory usage with -O3
- References: <20021113072600.8559.jhi@iki.fi>
- 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=8559
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From bangerth at dealii dot org 2003-07-04 23:48 -------
I don't quite know what to do with this report -- memory usage of 92 MB doesn't seem
so much any more these days, when even laptops usually come with 256 MB. A memory
limit of 64 MB enforced by the OS is certainly inappropriate these days. I
guess we have to assume that more complex versions of gcc will need more memory,
and I tend to think that this is not a case where memory consumption really goes
outrageously through the roof. We have such reports, and we keep track of them, so
this one would be only a mild duplicate.
I'll place this one into "won't fix" then. If you encounter a case where we really consume
insane amounts of memory, feel free to open a new report.
Thanks
Wolfgang