public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/50656] New: Several Go tests with unrecognized test line
@ 2011-10-07 14:46 ro at gcc dot gnu.org
  2012-01-18  6:21 ` [Bug go/50656] " ian at airs dot com
  2012-01-18  6:21 ` ian at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: ro at gcc dot gnu.org @ 2011-10-07 14:46 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50656
           Summary: Several Go tests with unrecognized test line
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: ro@gcc.gnu.org


I noticed that several Go tests are ignored due to unrecognized test lines:

go.test/test/fixedbugs/bug324.go: unrecognized test line: // $G $D/$F.dir/p.go
&& $G $D/$F.dir/main.go && $L main.$A && ./$A.out
go.test/test/fixedbugs/bug345.go: unrecognized test line: // $G $D/$F.dir/io.go
&& errchk $G -e $D/$F.dir/main.go
go.test/test/fixedbugs/bug364.go: unrecognized test line: package main
go.test/test/fixedbugs/bug324.go: unrecognized test line: // $G $D/$F.dir/p.go
&& $G $D/$F.dir/main.go && $L main.$A && ./$A.out
go.test/test/fixedbugs/bug345.go: unrecognized test line: // $G $D/$F.dir/io.go
&& errchk $G -e $D/$F.dir/main.go
go.test/test/fixedbugs/bug364.go: unrecognized test line: package main
go.test/test/interface/private.go: unrecognized test line: // $G $D/${F}1.go &&
errchk $G $D/$F.go
go.test/test/interface/private.go: unrecognized test line: // $G $D/${F}1.go &&
errchk $G $D/$F.go

  Rainer


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

end of thread, other threads:[~2012-01-18  5:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-07 14:46 [Bug go/50656] New: Several Go tests with unrecognized test line ro at gcc dot gnu.org
2012-01-18  6:21 ` [Bug go/50656] " ian at airs dot com
2012-01-18  6:21 ` ian 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).