public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/50885] New: FAIL: gcc.dg/strlenopt-22.c (test for excess errors)
@ 2011-10-27 16:14 danglin at gcc dot gnu.org
  2011-10-28  9:48 ` [Bug testsuite/50885] [4.7 Regression] " rguenth at gcc dot gnu.org
  2011-11-24 16:59 ` jakub at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-10-27 16:14 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50885
           Summary: FAIL: gcc.dg/strlenopt-22.c (test for excess errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11


Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/te
st/gnu/gcc/gcc/gcc/testsuite/gcc.dg/strlenopt-22.c    -O2 -fdump-tree-strlen 
-l
m   -o ./strlenopt-22.exe    (timeout = 300)
/usr/ccs/bin/ld: Unsatisfied symbols:
   stpcpy (first referenced in /var/tmp//ccNLFKRb.o) (code)
collect2: error: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/ccs/bin/ld: Unsatisfied symbols:
   stpcpy (first referenced in /var/tmp//ccNLFKRb.o) (code)
collect2: error: ld returned 1 exit status

FAIL: gcc.dg/strlenopt-22.c (test for excess errors)
Excess errors:
/usr/ccs/bin/ld: Unsatisfied symbols:
   stpcpy (first referenced in /var/tmp//ccNLFKRb.o) (code)

WARNING: gcc.dg/strlenopt-22.c compilation failed to produce executable
PASS: gcc.dg/strlenopt-22.c scan-tree-dump-times strlen "strlen \(" 0
PASS: gcc.dg/strlenopt-22.c scan-tree-dump-times strlen "memcpy \(" 1
PASS: gcc.dg/strlenopt-22.c scan-tree-dump-times strlen "strcpy \(" 0
PASS: gcc.dg/strlenopt-22.c scan-tree-dump-times strlen "strcat \(" 0
PASS: gcc.dg/strlenopt-22.c scan-tree-dump-times strlen "strchr \(" 1
PASS: gcc.dg/strlenopt-22.c scan-tree-dump-times strlen "stpcpy \(" 1


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

* [Bug testsuite/50885] [4.7 Regression] FAIL: gcc.dg/strlenopt-22.c (test for excess errors)
  2011-10-27 16:14 [Bug tree-optimization/50885] New: FAIL: gcc.dg/strlenopt-22.c (test for excess errors) danglin at gcc dot gnu.org
@ 2011-10-28  9:48 ` rguenth at gcc dot gnu.org
  2011-11-24 16:59 ` jakub at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-10-28  9:48 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|tree-optimization           |testsuite
   Target Milestone|---                         |4.7.0
            Summary|FAIL: gcc.dg/strlenopt-22.c |[4.7 Regression] FAIL:
                   |(test for excess errors)    |gcc.dg/strlenopt-22.c (test
                   |                            |for excess errors)


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

* [Bug testsuite/50885] [4.7 Regression] FAIL: gcc.dg/strlenopt-22.c (test for excess errors)
  2011-10-27 16:14 [Bug tree-optimization/50885] New: FAIL: gcc.dg/strlenopt-22.c (test for excess errors) danglin at gcc dot gnu.org
  2011-10-28  9:48 ` [Bug testsuite/50885] [4.7 Regression] " rguenth at gcc dot gnu.org
@ 2011-11-24 16:59 ` jakub at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-11-24 16:59 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-11-24 16:08:45 UTC ---
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181010
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181009
should fix this.


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

end of thread, other threads:[~2011-11-24 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-27 16:14 [Bug tree-optimization/50885] New: FAIL: gcc.dg/strlenopt-22.c (test for excess errors) danglin at gcc dot gnu.org
2011-10-28  9:48 ` [Bug testsuite/50885] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-11-24 16:59 ` jakub 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).