From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 904C13858D28; Tue, 17 Jan 2023 12:25:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 904C13858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673958323; bh=yGd5eWIsLmyxxfY0w1m6vMZSmPeT5/MZZZh9yxIpejc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nY8f3ogVLKocVoys1e4O67+RfhxLttpBQ+g8jBHAkREWHuh2HmUPg3Tm8T1vUdmQJ vzhiMAwK+gt9hf1ScYB4W3sZAOE6js/2hl7PVrnHWS43A0CzSRr0MM2M2iojDoTEbg eJCU7NHvIY7t1v61ApaBK3SpLTjA0CTbZz/REDhU= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/108240] [13 Regression] Error message missing since r13-4894-gacc727cf02a144 (then make concealed ICE exposed) Date: Tue, 17 Jan 2023 12:25:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D108240 --- Comment #11 from Martin Li=C5=A1ka --- One more test-case that started to ICE with the same revision: ./xgcc -B. /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-2.c -mcpu=3De300c2 -mmodulo -c during RTL pass: reload /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-2.= c: In function =E2=80=98test_mult=E2=80=99: /home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-2.= c:74:1: internal compiler error: maximum number of generated reload insns per insn achieved (90) 74 | } | ^ 0x7ffff78bb5af __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58 0x7ffff78bb678 __libc_start_main_impl ../csu/libc-start.c:381 0xb648e4 _start ../sysdeps/x86_64/start.S:115 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions.=