From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B2AD13851C2C; Thu, 10 Sep 2020 11:33:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B2AD13851C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599737630; bh=TvvMdBZkoTb9S3VkaJgQVYqnkHkirEtKLd/0Es0vjQM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZuV+Aq5ytz4YwMwajwVDkMMqx2Z4RVDfQRsQVAR399oLK88PihrSKQzq/CmmTPThp QZtyNOvnqwk8kO/zpXStc0odY+NqhLAfdAXNdngLk0mrs2BzXv4TQ/dEns9HUDUYQY 52wcg7Ngx6diZCsgWWy4ld0w3qiOl33oigREHA6g= From: "pvitt at posteo dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/97009] Inlining with non-standard selected_int_kind leads to errors Date: Thu, 10 Sep 2020 11:33:50 +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: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pvitt at posteo dot de 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: 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 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: Thu, 10 Sep 2020 11:33:50 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97009 --- Comment #1 from Peter Vitt --- I forgot to mention that we were able to reproduce this also with 10.1.0 and 9.3.0. In case this is of any help...=