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 middle-end/33102] volatile excessively suppresses optimizations in range checks



------- Comment #10 from pinskia at gcc dot gnu dot org  2007-08-18 01:13 -------
Actually as I understand it, the expanded version is slightly faster under
newer x86's anyways as they don't have an extra decode stage.


-- 


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


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