This is the mail archive of the gcc@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]

Re: remarks about g++ 4.3 and some comparison to msvc & icc on ia32


On 1/28/07, Mark Mitchell <mark@codesourcery.com> wrote:
Certainly, if we're generating zillions of zero-initializations to
contiguous memory, rather than using memset, or an inline loop, that
seems unfortunate.  Would you please file a bug report?
Because it takes, or seems to, a large function with small structure
sprinkled around to trigger proper condition, i can't make a
convincing reduced testcase, I guess that goes along with what Richard
said.
All i have to propose is that bloated
http://ompf.org/vault/frontend.ii.bz2 / app::frontend_loop() function.


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