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 #8 from steven at gcc dot gnu dot org  2010-01-10 23:31 -------
Subject: Bug 42621

Author: steven
Date: Sun Jan 10 23:31:30 2010
New Revision: 155796

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155796
Log:
        PR rtl-optimization/42621
        * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
        optimizing for size.
        (duplicate_computed_gotos): Remove now-redundant check.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/bb-reorder.c


-- 


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]