public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/11739] New: prefetch tests need to made smarter
@ 2003-07-31  6:40 gschafer at zip dot com dot au
  2003-07-31  6:47 ` [Bug target/11739] " gschafer at zip dot com dot au
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: gschafer at zip dot com dot au @ 2003-07-31  6:40 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: prefetch tests need to made smarter
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gschafer at zip dot com dot au
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu

(the root of this problem is the same as in PR target/11565)

Since the introduction of the "--with-cpu" & --with-arch" configure switches, it
is now possible to build the compiler so that the default -march setting is no
longer i386

Unfortunately, the prefetch tests seem not to allow for this as evidenced by
the test results here:-

http://gcc.gnu.org/ml/gcc-testresults/2003-07/msg01872.html

in particular:-

FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-none-1.c scan-assembler-not fetch
FAIL: gcc.misc-tests/i386-pf-sse-1.c scan-assembler-not prefetchw
FAIL: gcc.misc-tests/i386-pf-sse-1.c scan-assembler-not prefetchw
FAIL: gcc.misc-tests/i386-pf-sse-1.c scan-assembler-not prefetchw
FAIL: gcc.misc-tests/i386-pf-sse-1.c scan-assembler-not prefetchw

Note that the compiler in those test results was built with
"--with-arch=athlon-4"

It should be possible to build with the new switches and not experience
"apparent" test suite regressions. The tests needs to be made smarter but I'm
unsure how best to do it (but it probably involves tweaking i386-prefetch.exp).

I'll attach the relevant part of the testsuite log file.
Thanks


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

end of thread, other threads:[~2004-10-29 12:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-31  6:40 [Bug target/11739] New: prefetch tests need to made smarter gschafer at zip dot com dot au
2003-07-31  6:47 ` [Bug target/11739] " gschafer at zip dot com dot au
2003-07-31 14:41 ` pinskia at physics dot uc dot edu
2003-08-04 23:47 ` [Bug target/11739] i386 " cvs-commit at gcc dot gnu dot org
2003-08-05  3:25 ` pinskia at physics dot uc dot edu
2004-10-29  6:57 ` cvs-commit at gcc dot gnu dot org
2004-10-29 12:37 ` cvs-commit at gcc dot gnu dot org

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).