From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C857E3858298; Thu, 2 Feb 2023 09:04:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C857E3858298 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675328653; bh=4PImGqyH50rAYpR1wyBjEqxRJlSRvuHk8fMKCMABMV8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BOdsoE4W2oTjQPUaG9jNKTkgLqlmVFd0+gmvUl5hX7ZykrRmc3aer066HNnVwxwAH ZR8tuT9gmJ6Vt/wAozuMUCh3ppkFrEMaCrE4R5WoYi1UH0m/SUJpEZttcSfJRv0ALC TcUwxhHRaVgsiCzvGiaXuuFZHrL8cPt6kHlESHHw= From: "rsandifo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108623] We need to grow the precision field in tree_type_common for PowerPC Date: Thu, 02 Feb 2023 09:04:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rsandifo at gcc dot gnu.org X-Bugzilla-Status: NEW 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: Message-ID: In-Reply-To: References: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108623 --- Comment #10 from rsandifo at gcc dot gnu.org --- (In reply to rguenther@suse.de from comment #9) > Please you do it, as far as I understand Richard S. no further adjustment > is necessary but we could simplify some code after the change(?) Yeah. AFAIK, nothing outside these two macros relies on the representation= .=