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 tree-optimization/38328] Massive performance regression for jpeg_idct_islow



------- Comment #11 from sgunderson at bigfoot dot com  2008-11-30 22:48 -------
Subject: Re:  Massive performance regression
        for jpeg_idct_islow

On Sun, Nov 30, 2008 at 09:29:29PM -0000, rguenth at gcc dot gnu dot org wrote:
> so it uses -mtune=i486 - this optimizes the multiplication for i486 where imul
> is slow.  The difference to 4.3 is a packaging issue in Debian.

Thanks! I'll file a bug against the package.

/* Steinar */


-- 


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


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