This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34450] [4.3 Regression] compile takes up 1.8 GB RAM at -O1
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2007 13:06:05 -0000
- Subject: [Bug middle-end/34450] [4.3 Regression] compile takes up 1.8 GB RAM at -O1
- References: <bug-34450-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rguenth at gcc dot gnu dot org 2007-12-13 13:05 -------
--param max-fields-for-field-sensitive=1 is a workaround available.
Patch: http://gcc.gnu.org/ml/gcc-patches/2007-12/msg00583.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34450