From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0A739385B835; Fri, 17 Apr 2020 02:07:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A739385B835 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587089236; bh=8XWw5oHZvTNXoqi899mluj9VYFm1MMYxQV01ZaHta28=; h=From:To:Subject:Date:From; b=Q5AUoGTgABFk9Yx+gRfvqrBE3uHqd1ZMVKMt0+rGp3dK+1qegzROy+Syd8hMzNUvG wVTtliZYSgx6l/2iGsnezpKuhwdZkgl98qv/A1Ip0fwALtsJtz3RH1wC/JmDWbz2GJ AzSRoZFKunkmXGs1Gkc2F+CIxBPpD4qbFwnBa0po= From: "meissner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/94630] New: General bug for changes needed to switch the PowerPC long double default Date: Fri, 17 Apr 2020 02:07:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: meissner at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2020 02:07:16 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94630 Bug ID: 94630 Summary: General bug for changes needed to switch the PowerPC long double default Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: meissner at gcc dot gnu.org Target Milestone: --- This is a bug to hold patches and observations about the changes needed to switch the compiler default with a configuration switch in the GCC 11 time frame (with a backport to GCC 10.2).=