From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F359B3860740; Mon, 24 Jun 2024 06:54:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F359B3860740 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1719212077; bh=3nbyBRu84vVvhpUY4dsYVLT++qlxzRkRJhNPiglUhVY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CRvluk5jdtGreDvg9oheqfEfOXzrBG/n6GL8nQFo6IuW9ufZMrB6NhmPu2W+vwfC0 2Vj0/Ei9rB0pqfKUDTFz8yYEXI6Wi+AKEMODcK2FB36SSPbMU29t/aMCj0Q0zSY8o0 FFYPjs4ZatEW2v0TTwLGK0O32MX/C9yIXmT/64Gc= From: "juergen.reuter at desy dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/115528] [15 regression] segmentation fault in legacy F77 code since r15-1238-g1fe55a1794863b Date: Mon, 24 Jun 2024 06:54:36 +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: 15.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: juergen.reuter at desy dot de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 15.0 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=3D115528 --- Comment #28 from J=C3=BCrgen Reuter --- Richard, unfortunately the fix (it seems it was committed to gcc git master= on last Friday) did not fix our problem yet. The original test case still segfaults: Backtrace for this error: #0 0x7f36f52a3a6c in ??? #1 0x7f36f52a2b45 in ??? #2 0x7f36f4fe204f in ??? #3 0x7f36f5c9b323 in curr_ at ../../../contrib/tauola/formf.f:501 #4 0x7f36f5cabc16 in dam4pi_ at ../../../contrib/tauola/tauola.f:4106 #5 0x7f36f5cacdb6 in dph4pi_ at ../../../contrib/tauola/tauola.f:4067 #6 0x7f36f5cb1330 in dadnew_ at ../../../contrib/tauola/tauola.f:3667 #7 0x7f36f5cb167c in dexnew_ at ../../../contrib/tauola/tauola.f:3592 #8 0x7f36f5cb7a4d in dexay_ at ../../../contrib/tauola/tauola.f:525 #9 0x7f36f5cb9e3a in initdk_ at ../../../contrib/tauola/tauola_photos_ini.f:452 #10 0x7f36f5aeebbc in __tauola_interface_MOD_wo_tauola_init_call at ../../../src/tauola/tauola_interface_sub.f90:903=