public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/58321] New: FAIL: gcc.target/i386/memcpy-strategy-3.c scan-assembler-times memcpy 2 on  x86_64-apple-darwin*
@ 2013-09-05 10:48 dominiq at lps dot ens.fr
  2014-03-10 22:28 ` [Bug testsuite/58321] " dominiq at lps dot ens.fr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-09-05 10:48 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58321
           Summary: FAIL: gcc.target/i386/memcpy-strategy-3.c
                    scan-assembler-times memcpy 2 on  x86_64-apple-darwin*
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
                CC: davidxl at gcc dot gnu.org, iains at gcc dot gnu.org
              Host: x86_64-apple-darwin*
            Target: x86_64-apple-darwin*
             Build: x86_64-apple-darwin*

The tests gcc.target/i386/memcpy-strategy-3.c and memset-strategy-1.c on
x86_64-apple-darwin*

FAIL: gcc.target/i386/memcpy-strategy-3.c scan-assembler-times memcpy 2
FAIL: gcc.target/i386/memset-strategy-1.c scan-assembler-times memset 2

Running the test manually I get

[macbook] f90/bug% grep memset memset-strategy-1.s
    jmp    _memset
[macbook] f90/bug% grep memcpy memcpy-strategy-3.s
    call    _memcpy


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

end of thread, other threads:[~2015-04-13 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-05 10:48 [Bug testsuite/58321] New: FAIL: gcc.target/i386/memcpy-strategy-3.c scan-assembler-times memcpy 2 on x86_64-apple-darwin* dominiq at lps dot ens.fr
2014-03-10 22:28 ` [Bug testsuite/58321] " dominiq at lps dot ens.fr
2015-01-31 13:44 ` dominiq at lps dot ens.fr
2015-04-13 13:55 ` howarth.at.gcc 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).