This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/10776] [3.3/3.4 regression] Large aggregate initializers with a single relocated entry causes excessive compile time regression


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]