public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/98496] New: [11 Regression] bootstrap broken in libgo on i686-gnu
@ 2021-01-01 18:33 doko at debian dot org
  2021-01-01 23:16 ` [Bug go/98496] " ian at airs dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: doko at debian dot org @ 2021-01-01 18:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98496

            Bug ID: 98496
           Summary: [11 Regression] bootstrap broken in libgo on i686-gnu
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: doko at debian dot org
                CC: cmang at google dot com
  Target Milestone: ---

seen with trunk 20210101

../../../src/libgo/go/runtime/os_gccgo.go:43:12: error: reference to undefined
name 'startupRandomData'
   43 |         if startupRandomData != nil {
      |            ^
../../../src/libgo/go/runtime/os_gccgo.go:44:30: error: reference to undefined
name 'startupRandomData'
   44 |                 n := copy(r, startupRandomData)
      |                              ^
Makefile:2962: recipe for target 'runtime.lo' failed

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

end of thread, other threads:[~2021-01-14 18:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 18:33 [Bug go/98496] New: [11 Regression] bootstrap broken in libgo on i686-gnu doko at debian dot org
2021-01-01 23:16 ` [Bug go/98496] " ian at airs dot com
2021-01-02 17:49 ` doko at debian dot org
2021-01-02 18:09 ` svante.signell at gmail dot com
2021-01-05 10:55 ` rguenth at gcc dot gnu.org
2021-01-10 16:12 ` svante.signell at gmail dot com
2021-01-10 16:13 ` svante.signell at gmail dot com
2021-01-10 16:14 ` svante.signell at gmail dot com
2021-01-10 16:14 ` svante.signell at gmail dot com
2021-01-10 16:14 ` svante.signell at gmail dot com
2021-01-10 16:15 ` svante.signell at gmail dot com
2021-01-10 16:34 ` svante.signell at gmail dot com
2021-01-13 14:00 ` svante.signell at gmail dot com
2021-01-14 11:15 ` rguenth at gcc dot gnu.org
2021-01-14 17:22 ` ian at airs dot com
2021-01-14 17:57 ` cvs-commit at gcc dot gnu.org
2021-01-14 18:47 ` ian at airs dot com

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).