From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0BJY-0004Kq-Mg for qemu-devel@nongnu.org; Tue, 10 May 2016 13:19:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0BJT-0001wF-FU for qemu-devel@nongnu.org; Tue, 10 May 2016 13:19:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0BJT-0001vT-86 for qemu-devel@nongnu.org; Tue, 10 May 2016 13:19:15 -0400 References: <1461600281-23048-1-git-send-email-rjones@redhat.com> <20160509132449.GF3372@stefanha-x1.localdomain> <20160509164814.GS1683@redhat.com> <62d1c78f-b216-bdc0-54df-97bca92962ca@redhat.com> <20160509213708.GT1683@redhat.com> From: Paolo Bonzini Message-ID: <5732180C.2090905@redhat.com> Date: Tue, 10 May 2016 19:19:08 +0200 MIME-Version: 1.0 In-Reply-To: <20160509213708.GT1683@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v6] Add optionrom compatible with fw_cfg DMA version List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Richard W.M. Jones" , Laszlo Ersek Cc: Stefan Hajnoczi , qemu-devel , =?UTF-8?Q?Marc_Mar=c3=ad?= , Eduardo Habkost , "Michael S. Tsirkin" , Gerd Hoffmann , Stefan Hajnoczi , Richard Henderson On 09/05/2016 23:37, Richard W.M. Jones wrote: > FWIW the response from the LLVM developers: > > https://llvm.org/bugs/show_bug.cgi?id=27688 Why the heck are they saying that -fno-toplevel-reorder is "gone" (or deprecated in the duplicate PR)? Paolo