This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/29442] insn-attrtab has grown too large
- From: "rask at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2007 17:48:25 -0000
- Subject: [Bug other/29442] insn-attrtab has grown too large
- References: <bug-29442-13395@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from rask at gcc dot gnu dot org 2007-10-28 17:48 -------
I just tried with only the alloca patch, and despite the unsplit insn-attrtab.c
file, process size tops at just 205 MB. It looks like GCC 4.3.0 is in a much
better shape than GCC 4.1.1, so I'm letting go of the bug.
Just to clarify, the process sizes where taken when the stage1 compiler was
compiling the stage2 compiler.
--
rask at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|rask at gcc dot gnu dot org |unassigned at gcc dot gnu
| |dot org
Status|ASSIGNED |NEW
Known to fail|4.3.0 |
Known to work| |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29442