public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Ian Lance Taylor <iant@golang.org>
Cc: gcc-patches <gcc-patches@gcc.gnu.org>,
	 "gofrontend-dev\@googlegroups.com"
	<gofrontend-dev@googlegroups.com>
Subject: Re: Go patches committed: merge recent changes to gofrontend
Date: Thu, 11 May 2017 08:47:00 -0000	[thread overview]
Message-ID: <mvm7f1n94zz.fsf@suse.de> (raw)
In-Reply-To: <CAOyqgcU+HRgOOBD=d8eGsnYANKTQv_EqPQacp30eGMaKuHqT8Q@mail.gmail.com>	(Ian Lance Taylor's message of "Wed, 10 May 2017 10:26:15 -0700")

../../../../libgo/runtime/proc.c: In function 'runtime_malg':
../../../../libgo/runtime/proc.c:729:43: error: implicit declaration of function 'mstats'; did you mean 'mstart1'? [-Werror=implicit-function-declaration]
    void *p = runtime_sysAlloc(stacksize, &mstats()->other_sys);
                                           ^~~~~~
                                           mstart1
../../../../libgo/runtime/proc.c:729:51: error: invalid type argument of '->' (have 'int')
    void *p = runtime_sysAlloc(stacksize, &mstats()->other_sys);
                                                   ^~

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

  parent reply	other threads:[~2017-05-11  8:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-10 17:51 Ian Lance Taylor
2017-05-11  0:42 ` Andrew Pinski
2017-05-11  4:46   ` Andrew Pinski
2017-05-12 12:54   ` Ian Lance Taylor
2017-05-11  8:47 ` Andreas Schwab [this message]
2017-05-12 10:27 ` Thomas Schwinge
2017-05-12 12:57   ` Ian Lance Taylor
     [not found]     ` <93ec9abf-da6c-4e10-9c46-daddba5d52d3@googlegroups.com>
2017-05-30 14:29       ` [gofrontend-dev] " Ian Lance Taylor
2017-05-11  7:31 Uros Bizjak
2017-05-11 21:29 ` Rainer Orth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mvm7f1n94zz.fsf@suse.de \
    --to=schwab@suse.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gofrontend-dev@googlegroups.com \
    --cc=iant@golang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).