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 target/19672] [3.4/4.0/4.1 Regression] Performance regression in simple loop code



------- Comment #13 from bonzini at gcc dot gnu dot org  2005-10-18 16:04 -------
The patch is not good because I forgot to check fallthrough edges.  The code I
added goes above, just before "case CALL_EXPR:".

Restarting a bootstrap with a correct patch.


-- 


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


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