From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5939838B58BE; Tue, 4 Jun 2024 14:49:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5939838B58BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1717512578; bh=yZ3/B7+/J3DLilBlmxcKoWk133Aq/xi2UoeXnH47KQM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YyRpSfGwTc73JEAEykJtpW9Bx4VGPh914tnGORNarZHj8FQi5nJzBVo+bip52Xe6C Tkgy68Q84EWPBQNy+Y+rsYoWbWVwxQzM31r8lw+hBMrSfVcXGwQJTVUlRkXrH4kTZp dA3dux+pe+f8N5couCuil9bYl9gqQ6fDOxvKurno= From: "djordje.baljozovic at ac dot rwth-aachen.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/115345] [12/13/14 REGRESSION] / Different outputs compared to GCC 11- and MSVC/Clang Date: Tue, 04 Jun 2024 14:49:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: djordje.baljozovic at ac dot rwth-aachen.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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D115345 --- Comment #3 from Djordje Baljozovic --- (In reply to Djordje Baljozovic from comment #1) > I am attaching an example of the differences in gcc_crash_report.txt for = the > input file sid_453841144.sdf in a separate attachment. See attachment below.=