From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50BD0C433E0 for ; Tue, 30 Jun 2020 13:44:01 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1E06D20675 for ; Tue, 30 Jun 2020 13:44:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Y9XW+1aJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1E06D20675 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To:Date:References: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=DyztO9Lhp0xKO5DR5Lob+KKqteX7ud+CScBMEiBc8sY=; b=Y9XW+1aJmehz09PiuTSyxIOub b06joSNcySoA9ui+kVSh+593ZnB2TUh9e2S80aSKiyHujS5vzzAGj0K3Vbia9VEIUNDYIjdTfJdgW rO7D8glMCJ0QaVOv6fNjlOiIf337pQFmlrGdiz1HNEMi6UqXYf9i0BOarRMdaVkJZzAJXKX4NJvK0 LL5julQi8se//cUUtyXLj9Z61Fe2QXgwxQDURRcpPiXlD5mXi2jnkKpJe9TYimCZwUoLkQLWcw+Mc NJnT6Pn6YR+B9sBVetctleQF1b43iMGdfKToDW2w+6Kx0CR+6O6vkUFjbdqZf6vuxxgaRrWFanC/h WBVSos1+A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqGYG-0008Mv-85; Tue, 30 Jun 2020 13:43:56 +0000 Received: from mx2.suse.de ([195.135.220.15]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqGYC-0008Lo-SO for linux-riscv@lists.infradead.org; Tue, 30 Jun 2020 13:43:53 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id E1F60B5F3; Tue, 30 Jun 2020 13:43:51 +0000 (UTC) From: Andreas Schwab To: David Abdurachmanov Subject: Re: syzkaller on risc-v References: X-Yow: Do you think the ``Monkees'' should get gas on odd or even days? Date: Tue, 30 Jun 2020 15:43:49 +0200 In-Reply-To: (David Abdurachmanov's message of "Tue, 30 Jun 2020 16:35:23 +0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Albert Ou , =?utf-8?B?QmrDtnJuIFTDtnBlbA==?= , syzkaller , Palmer Dabbelt , Paul Walmsley , Tobias Klauser , linux-riscv , Dmitry Vyukov Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Jun 30 2020, David Abdurachmanov wrote: > You seem to bootstrap with gccgo, which will not work (tried it). I consider that broken. 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." _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv