public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/53679] New: Build failure in libgo
@ 2012-06-15  7:50 allan at archlinux dot org
  2012-06-15 15:52 ` [Bug go/53679] " safety0ff.bugz at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: allan at archlinux dot org @ 2012-06-15  7:50 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53679
           Summary: Build failure in libgo
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: allan@archlinux.org


Since revision 187850, I get build failures for libgo due to the use of -Werror
and not checking the return value of write:

/build/src/gcc-4.7.1/libgo/runtime/print.c: In function 'gwrite':
/build/src/gcc-4.7.1/libgo/runtime/print.c:20:3: error: ignoring return value
of 'write', declared with attribute warn_unused_result [-Werror=unused-result]
cc1: all warnings being treated as errors


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

end of thread, other threads:[~2013-01-26  3:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-15  7:50 [Bug go/53679] New: Build failure in libgo allan at archlinux dot org
2012-06-15 15:52 ` [Bug go/53679] " safety0ff.bugz at gmail dot com
2012-06-15 15:53 ` safety0ff.bugz at gmail dot com
2012-06-15 16:42 ` pinskia at gcc dot gnu.org
2012-06-15 22:37 ` allan at archlinux dot org
2012-06-27 23:09 ` vapier at gentoo dot org
2012-12-23 23:32 ` vapier at gentoo dot org
2013-01-26  3:21 ` vapier at gentoo 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).