This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/10776] [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2003 09:25:03 -0000
- Subject: [Bug middle-end/10776] [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression
- References: <20030514062600.10776.pgonzalez@bluel.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10776
giovannibajo at libero dot it changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Summary|Large aggregate initializers|[3.3/3.4 regression] Large
|with a single relocated |aggregate initializers with
|entry causes excessive |a single relocated entry
|compile time regression |causes excessive compile
| |time regression
Target Milestone|3.4 |3.3.2
------- Additional Comments From giovannibajo at libero dot it 2003-08-07 09:24 -------
I don't agree with this change, Andrew: my reduced testcase does work on 2.95,
and does show a compile time regression. The whole point of testcases is to
isolate the single problem, so we shouldn't care anymore about what happens
with the original file.