[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
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Fri Jul 11 23:58:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10060
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |compile-time-hog, memory-hog
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-11 23:58 -------
I am marking this as compile-time-hog and memory-hog because of my analysis after
fixed the bug (well not quite, there were bugs in my patch, I could not bootstrap, will
investiagate). Another place where most of the time is spent is in regclass.
More information about the Gcc-bugs
mailing list