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 tree-optimization/34723] Summing variable should be initialized to the first member before the loop



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-01-09 08:50 -------
So 4.2's jump threading used to mess up the loop (and copy the first iteration)
and cause code size issues so it was removed for 4.3.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34723


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