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 target/38306] [4.4 Regression] 15% slowdown of computational kernel



------- Comment #5 from jv244 at cam dot ac dot uk  2008-11-30 16:26 -------
(In reply to comment #4)
> 4.3:
> -O3 -march=native -funroll-loops  -ffast-math                  ==> 4.376
> -O3 -march=native -funroll-loops  -ffast-math -fschedule-insns ==> 3.372

strangely:

http://gcc.gnu.org/onlinedocs/gcc-4.3.2/gcc/Optimize-Options.html#Optimize-Options
suggests -fschedule-insns is enabled by default at -O3 ?


-- 


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


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