From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D86733858C53; Wed, 4 Jan 2023 16:14:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D86733858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672848874; bh=LXnilkIdklYUn3Wz8EGFGtha5l+hjEnTX/dE7KTyiK4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WQVFwUIvpy4yxD37UpW4b4/5hZQ/s+T8/HFN9O1IV/Fh6ffRobVCGk/iX3Dnl7xsM 7XO4CZqLUtzJpGbIMcoX6W+4adbkUJQAAKD9du+tuyD9Z+OloZ36D9ru1+4MJd5mRE S9WZJXCwxqrRKGOtSONXrK+wvs9WIrwe8kn5h0L0= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108278] [13 Regression] runtime error with -O1 -Wall Date: Wed, 04 Jan 2023 16:14:34 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: 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=3D108278 --- Comment #12 from David Binderman --- (In reply to Jakub Jelinek from comment #10) > BTW, please use g: prefix for git hashes or r13-4989-g345dffd0d4ebff7 or > r13-4989 styles, anything else is quite useless as it doesn't create > hyperlinks in bugzilla. Let's try that out: g:d423e8dc59045d8f and g:fee53a3194c0d8b7 I am a novice at git, so where does the 4989 in r13-4989-g* come from ? The 4989 looks like a useful serial number to me.=