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 rtl-optimization/13931] [3.4/4.0/4.1 Regression] combiner much slower on big basic blocks



------- Comment #35 from ian at airs dot com  2005-10-10 18:19 -------
Created an attachment (id=9952)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9952&action=view)
Patch

This patch fixes the problem in this PR, and also does not lose the REG_DEAD
note in the hppa64-hp-hpux11 test case.  I won't try to checkin until it has
been tested on hppa64-hp-hpux11.  Unfortunately, that target reportedly does
not bootstrap at the moment for unrelated reasons.


-- 


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


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