From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E9E103858D20; Mon, 13 Nov 2023 02:47:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9E103858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699843631; bh=WSsAghf2jhpsUEAhAY40LsRVK4hoi6L/6ksYb16jmLA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uf3C9WI4nhSsZ6ipTLG6ANYlc2drX9+qrG/WNoAqFNTJmHp71dOKR+64Zn89f6BJ7 JugLbYDGRK7Tg4MelgRy/TaCz50bL+fz25xBDMoNw3fG3rXtBjVq885gk2iWdJdWJQ XDTsvbanNmK2+NwBmOXTa9B6L9PGL0NquDpsO+3c= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/112499] [11/12/13/14 Regression] ICE in output_operand: invalid expression as operand with addition of 2 differences of address of labels Date: Mon, 13 Nov 2023 02:47:11 +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: 14.0 X-Bugzilla-Keywords: ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone cf_known_to_fail cf_known_to_work component short_desc keywords 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=3D112499 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |11.5 Known to fail| |5.3.0, 5.5.0, 6.1.0 Known to work| |4.9.4, 5.2.0 Component|c |middle-end Summary|GCC: 14: internal compiler |[11/12/13/14 Regression] |error: output_operand: |ICE in output_operand: |invalid expression as |invalid expression as |operand |operand with addition of 2 | |differences of address of | |labels Keywords| |ice-on-invalid-code=