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 c/60101] [4.7/4.8/4.9 Regression] Long compile times when mixed complex floating point datatypes are used in lengthy expressions


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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 32103
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32103&action=edit
WIP patch

And just for completeness, I'm attaching my WIP (about 50% of work done) patch
to introduce the hash tables.  But, if this new testcase doesn't need it,
perhaps there is no point in hacking on that further, unless we hit it on
larger testcases.


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