[Bug tree-optimization/27140] Compiling LLVM now takes nearly 5x as long with 4.1 as it did with 4.0
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Apr 13 16:30:00 GMT 2006
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-13 16:30 -------
I bet it has nothing to do with those but instead PR 26830.
Just a quick question since you might know before I go looking into the source.
Does this source has a big switch and a couple of loops in it?
If it does this almost for sure PR 26830 fixed part of the compile time issue,
at least for 4.1.1.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Component|c++ |tree-optimization
Keywords| |compile-time-hog
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27140
More information about the Gcc-bugs
mailing list