From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 792283858C31; Tue, 30 Apr 2024 09:32:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 792283858C31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714469543; bh=lUJXKho+X9oAJHF4uN+i+NknNH1t29hzCZDhdIgcJy4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KYGappEkZfa3Zr3QhfGCqOp+I9Voyi7bFy2uy4YKgdxkYOTry3zBSMVh3PNsyVag2 rQO2+qyFOmLj91zfTrcPBhxvROXt9LdCYpyEMh3L3g0FLpmsnWw0F4gJrJcnooB3G8 zNslsPAfaAsu1fbz1BLYy8EmdUAU7CmEgWAESXck= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/114874] [14/15 Regression] ICE with select type, type is (character(*)), and substring Date: Tue, 30 Apr 2024 09:32:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D114874 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0=