[Bug middle-end/40379] Extremely long compiling time of gcc optimization mode

2012-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40379 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug middle-end/40379] Extremely long compiling time of gcc optimization mode

2009-06-09 Thread qingning dot huo at barcap dot com
--- Comment #2 from qingning dot huo at barcap dot com 2009-06-09 17:02 --- I will try to use a newer compiler version to see whether this is fixed. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40379

[Bug middle-end/40379] Extremely long compiling time of gcc optimization mode

2009-06-08 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-06-08 19:05 --- GCC 4.2 is no longer maintained, please update to at least 4.3.3, preferably to 4.4.0 and reproduce there. To do anything about this we need a testcase which would be preprocessed source. -- rguenth at gcc dot g