public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/49191] New: gcc.dg/memcpy-3.c FAILs on SPARC
@ 2011-05-27 13:50 ro at gcc dot gnu.org
  2011-05-27 13:56 ` [Bug middle-end/49191] " richard.guenther at gmail dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: ro at gcc dot gnu.org @ 2011-05-27 13:50 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc.dg/memcpy-3.c FAILs on SPARC
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: ebotcazou@gcc.gnu.org, richard.guenther@gmail.com
              Host: sparc-sun-solaris2.*
            Target: sparc-sun-solaris2.*
             Build: sparc-sun-solaris2.*


The new gcc.dg/memcpy-3.c test FAILs on Solaris/SPARC:

FAIL: gcc.dg/memcpy-3.c scan-tree-dump-not optimized "memcpy"
FAIL: gcc.dg/memcpy-3.c scan-tree-dump-times optimized "MEM" 1

The dump looks like this:

;; Function get_int (get_int)

get_int (const void * p)
{
  int w;
  int D.1980;

<bb 2>:
  __builtin_memcpy (&w, p_1(D), 4);
  D.1980_2 = w;
  return D.1980_2;

}


  Rainer


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

end of thread, other threads:[~2014-08-20 15:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-27 13:50 [Bug middle-end/49191] New: gcc.dg/memcpy-3.c FAILs on SPARC ro at gcc dot gnu.org
2011-05-27 13:56 ` [Bug middle-end/49191] " richard.guenther at gmail dot com
2011-05-27 14:10 ` ro at CeBiTec dot Uni-Bielefeld.DE
2011-05-28 14:59 ` danglin at gcc dot gnu.org
2011-06-07 13:12 ` ramana at gcc dot gnu.org
2011-06-07 13:15 ` ramana at gcc dot gnu.org
2011-06-08 17:38 ` sje at cup dot hp.com
2011-06-08 17:51 ` jakub at gcc dot gnu.org
2011-06-08 17:52 ` jakub at gcc dot gnu.org
2011-06-08 18:00 ` dave at hiauly1 dot hia.nrc.ca
2011-06-08 18:13 ` sje at cup dot hp.com
2011-06-08 19:14 ` ebotcazou at gcc dot gnu.org
2011-06-08 20:07 ` sje at cup dot hp.com
2011-06-26  8:00 ` jakub at gcc dot gnu.org
2011-06-27 17:58 ` jakub at gcc dot gnu.org
2011-06-27 18:10 ` ebotcazou at gcc dot gnu.org
2014-08-20 15:58 ` sje at gcc dot gnu.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).