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/13430] [3.4 regression] infinite(?) loop in bb-reorder


------- Additional Comments From steven at gcc dot gnu dot org  2003-12-18 10:01 -------
The problem is in bb-reorder after regstack: 
 
 reorder blocks        : 363.15 (91%) usr   1.08 (68%) sys 374.62 (91%) wall 
 reg stack             :   3.23 ( 1%) usr   0.01 ( 1%) sys   3.29 ( 1%) wall 
 
 

-- 


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


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