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 optimization/12322] [3.4 Regression] Significant slowdown when compiling computed-goto code in Parrot


------- Additional Comments From steven at gcc dot gnu dot org  2003-12-18 17:10 -------
The real problem here is bb-reorder, as mentioned in Bug 13430.  When that one 
is finished, I expect we can just time GCC 3.3 vs. GCC 3.4, see that 3.4 is in 
fact doing pretty well, and close this bug along with with 13430. 

-- 


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


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