From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54510 invoked by alias); 9 Sep 2019 21:00:34 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 54479 invoked by uid 89); 9 Sep 2019 21:00:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:6L_kaK, H*f:02CQ8p, H*f:sk:V-gQbvV, H*i:sk:V-gQbvV X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.10) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 09 Sep 2019 21:00:31 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 46S0tN72GWz1s5WC; Mon, 9 Sep 2019 23:00:28 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 46S0tN4dmrz1qqkC; Mon, 9 Sep 2019 23:00:28 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 8-Fetdmt_bPS; Mon, 9 Sep 2019 23:00:27 +0200 (CEST) Received: from igel.home (ppp-46-244-165-129.dynamic.mnet-online.de [46.244.165.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 9 Sep 2019 23:00:27 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 129892C01ED; Mon, 9 Sep 2019 23:00:27 +0200 (CEST) From: Andreas Schwab To: Ian Lance Taylor Cc: Bernd Edlinger , "gcc-patches\@gcc.gnu.org" , "gofrontend-dev\@googlegroups.com" Subject: Re: [gofrontend-dev] Re: libgo: Update to Go 1.13beta1 release References: <87k1akl969.fsf@igel.home> X-Yow: Hello. Just walk along and try NOT to think about your INTESTINES being almost FORTY YARDS LONG!! Date: Mon, 09 Sep 2019 21:00:00 -0000 In-Reply-To: (Ian Lance Taylor's message of "Mon, 9 Sep 2019 13:08:45 -0700") Message-ID: <87lfuxqj6c.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2019-09/txt/msg00624.txt.bz2 ../../../libgo/go/golang.org/x/sys/cpu/cpu.go:17:30: error: reference to undefined name ‘cacheLineSize’ 17 | type CacheLinePad struct{ _ [cacheLineSize]byte } | ^ ../../../libgo/go/golang.org/x/sys/cpu/cpu_linux.go:56:2: error: reference to undefined name ‘doinit’ 56 | doinit() | ^ Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."