This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12245] [3.4/4.0/4.1 regression] Uses lots of memory when compiling large initialized arrays
- 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: 3 Oct 2005 17:54:32 -0000
- Subject: [Bug c/12245] [3.4/4.0/4.1 regression] Uses lots of memory when compiling large initialized arrays
- References: <bug-12245-6931@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from rguenth at gcc dot gnu dot org 2005-10-03 17:54 -------
It somehow works (partially), but there's a lot of fallout. Ugh. I don't like
it very much. Preliminary patch:
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00091.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245