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/48077] [Code Improvement] Use multiplication by magic number for integer division by constant


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

--- Comment #2 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2011-03-11 18:34:41 UTC ---
OK, interesting, thanks for the information.  It seems the analysis of the cost
is not particularly good here.  I'll dig into where the expansion is occurring.


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