From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DFF593858C53; Thu, 7 Apr 2022 07:08:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DFF593858C53 From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/105182] [11/12 Regression] compiling NJOY21 causes a ICE segmentation fault: 11 Date: Thu, 07 Apr 2022 07:08:29 +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: 11.1.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_known_to_work target_milestone bug_status keywords cf_known_to_fail short_desc everconfirmed cf_reconfirmed_on 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, 07 Apr 2022 07:08:30 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D105182 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |10.3.0 Target Milestone|--- |11.3 Status|UNCONFIRMED |WAITING Keywords| |ice-on-valid-code Known to fail| |11.1.0, 11.2.0 Summary|compiling NJOY21 causes a |[11/12 Regression] |ICE segmentation fault: 11 |compiling NJOY21 causes a | |ICE segmentation fault: 11 Ever confirmed|0 |1 Last reconfirmed| |2022-04-07 --- Comment #9 from Richard Biener --- Can you collect the .f90 file exposing the issue plus all files required to build imported modules and provide those as small testcase please? It would also be helpful to see a backtrace of the faulting compiler.=