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/42621] [4.4/4.5 Regression] Computed gotos on AMD 800% slower



------- Comment #1 from steven at gcc dot gnu dot org  2010-01-05 12:50 -------
There is a pass "duplicate_computed_gotos" that should take care of this. Why
does it not work in this case?


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-01-05 12:50:01
               date|                            |


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


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