public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Help with bisecting a test suite regression in GCC
@ 2022-03-26 22:41 John Scott
  2022-03-27  4:53 ` Jeff Law
  2022-03-27  7:41 ` Jonathan Wakely
  0 siblings, 2 replies; 3+ messages in thread
From: John Scott @ 2022-03-26 22:41 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

Hi,

While working on upgrading the gcc-sh-elf Debian package from gcc 11 to
gcc 12, I think I've found a regression. I'm able to reproduce it with
an upstream bare-metal build.

I've had a hard time figuring out how to bisect it. A naive run with
git bisect start
git bisect new .
git bisect old releases/gcc-11.2.0

fails with
The merge base 250f234988b6231669a720c52101d3686d645072 is new.
The property has changed between 250f234988b6231669a720c52101d3686d645072 and [7ca388565af176bd4efd4f8db1e5e9e11e98ef45].
error: bisect run failed: 'git bisect--helper --bisect-state (null)' exited with error code -3

I'm not enough of a Git or GCC wizard to get further. Does anyone have
any advice so I can make an informative bug report?

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-27  7:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-26 22:41 Help with bisecting a test suite regression in GCC John Scott
2022-03-27  4:53 ` Jeff Law
2022-03-27  7:41 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).