public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/37948]  New: [4.4 Regression] IRA generates slower code for -mtune=core2
@ 2008-10-29  5:39 hjl dot tools at gmail dot com
  2008-10-29  5:46 ` [Bug rtl-optimization/37948] " hjl dot tools at gmail dot com
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: hjl dot tools at gmail dot com @ 2008-10-29  5:39 UTC (permalink / raw)
  To: gcc-bugs

+++ This bug was initially created as a clone of Bug #37364 +++

Testcase in PR 37364:

http://gcc.gnu.org/bugzilla/attachment.cgi?id=16536

shows IRA generates slower code for -mtune=core2.

$ gcc -m32 -O2 -mssse3 -mfpmath=sse 36.c
$ time -p ./a.out
real 7.97
$ gcc -m32 -O2 -mssse3 -mfpmath=sse -mtune=core2 -o core2.exe 36.c
$ time -p ./core2.exe
real 12.27


-- 
           Summary: [4.4 Regression] IRA generates slower code for -
                    mtune=core2
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: missed-optimization, ra
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com
GCC target triplet: i686-pc-linux-gnu
 BugsThisDependsOn: 37364


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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-12-10  5:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-29  5:39 [Bug rtl-optimization/37948] New: [4.4 Regression] IRA generates slower code for -mtune=core2 hjl dot tools at gmail dot com
2008-10-29  5:46 ` [Bug rtl-optimization/37948] " hjl dot tools at gmail dot com
2008-10-29  7:18 ` bonzini at gnu dot org
2008-10-29  7:25   ` Andrew Thomas Pinski
2008-10-29  7:26 ` pinskia at gmail dot com
2008-10-29 13:08 ` hjl dot tools at gmail dot com
2008-10-29 14:50 ` rguenth at gcc dot gnu dot org
2008-10-30 21:08 ` rguenth at gcc dot gnu dot org
2008-10-30 22:53 ` hjl dot tools at gmail dot com
2008-11-04 19:37 ` [Bug rtl-optimization/37948] [4.4 Regression] IRA generates slower code hjl dot tools at gmail dot com
2008-11-10 16:13 ` vmakarov at redhat dot com
2008-11-10 23:24 ` vmakarov at gcc dot gnu dot org
2008-11-11  0:02 ` hjl at gcc dot gnu dot org
2008-12-06 22:07 ` steven at gcc dot gnu dot org
2008-12-10  3:03 ` Joey dot ye at intel dot com
2008-12-10  5:04 ` hjl dot tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).