public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/31677]  New: gcc.dg/memcpy-1.c tree dump scan fails on several targets
@ 2007-04-23 23:25 janis at gcc dot gnu dot org
  2007-04-23 23:30 ` [Bug tree-optimization/31677] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: janis at gcc dot gnu dot org @ 2007-04-23 23:25 UTC (permalink / raw)
  To: gcc-bugs

Test gcc.dg/memcpy-1.c, added on 2006-11-28, has always failed the "optimized"
tree dump scan on powerpc64-unknown-linux-gnu.  The contents of the scanned
file
are:

  ;; Function test (test)

  Analyzing Edge Insertions.
  test (a)
  {
    int nasty_local$a;
    struct a nasty_local;

  <bb 2>:
    nasty_local.a = nasty_local$a;
    nasty_local = a;
    return nasty_local.a;

  }

The dump from a compiler from before this test (and associated fix) were added
includes a call to __builtin_memcpy.  Should the test check for that string
instead of looking for "nasty_local", or is there a real problem that needs to
be fixed?

The same failure also shows up in archived test results for these targets:

  arm-non-eabi
  mipsel-unknown-linux-gnu
  powerpc-apple-darwin8.5.0
  powerpc-ibm-aix5.2.0.0
  s390-ibm-linux-gnu
  sh4-unknown-linux-gnu


-- 
           Summary: gcc.dg/memcpy-1.c tree dump scan fails on several
                    targets
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: janis at gcc dot gnu dot org


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


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

end of thread, other threads:[~2012-06-06  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-31677-4@http.gcc.gnu.org/bugzilla/>
2012-06-06  9:59 ` [Bug tree-optimization/31677] gcc.dg/memcpy-1.c tree dump scan fails on several targets rguenth at gcc dot gnu.org
2007-04-23 23:25 [Bug tree-optimization/31677] New: " janis at gcc dot gnu dot org
2007-04-23 23:30 ` [Bug tree-optimization/31677] " pinskia at gcc dot gnu dot org
2008-12-02 22:30 ` janis at gcc dot gnu dot org
2009-02-21  1:32 ` howarth at nitro dot med dot uc dot edu
2009-04-02 18:09 ` janis 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).