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 Regression] Computed gotos on AMD 800% slower


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

Jaak Ristioja <jaak at ristioja dot ee> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaak at ristioja dot ee

--- Comment #12 from Jaak Ristioja <jaak at ristioja dot ee> 2011-06-10 08:50:42 UTC ---
(In reply to comment #9)
> Fixed for 4.5 sofar.

Doesn't appear to be fixed in GCC 4.5.2 (under Gentoo Linux).

PS: The additional "jmp" instruction (as in the bug description) even appears
to be generated in case of -O0.

PPS: As noted by other, this bug is likely a duplicate to bug 39284 and bug
43868.


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