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 #3 from pinskia at gcc dot gnu dot org  2010-01-05 21:56 -------
So the profiling information (which is not always accurate without real
profiling) says the code is not executed that often.  I guess someone needs to
tune them better for computed gotos unless people really want to do profiling
runs first to get better performance ...


-- 


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]