This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/10060] ICE (stack overflow) on huge file (300k lines) due to recursive behaviour of copy_rtx_if_shared, in emit_rtl.c
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2003 06:56:28 -0000
- Subject: [Bug middle-end/10060] ICE (stack overflow) on huge file (300k lines) due to recursive behaviour of copy_rtx_if_shared, in emit_rtl.c
- References: <20030313122600.10060.andreas@florath.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-07 06:56 -------
Will submit the new patch when I get sober :)
Really this is only a ice-on-valid-code as the slowness and memory hog are different bugs.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords|compile-time-hog, memory-hog|
Last reconfirmed|2003-11-10 07:40:38 |2003-12-07 06:56:28
date| |
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10060