Re: [PATCH] bfd/dwarf2: break equal-range function ties by DIE offset, not pointer
Jan Beulich <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 21.08.2026 13:58, Sam Price wrote: > I was running a bunch of tests in parallel and was getting inconsistent > results. This turned out to be the issue, and fixed the results. > > I was using the ai to help run the tests / debug. I had to interact with > it through a few iterations to get here, and verify it doesn’t change > results . Also the original commit message was overlay wordy. So it’s not > a fully automated patch. > > I did read the ai usage for gcc and feel that it being under 15 lines of > code / trivial usage and thought it fell under that. Would qualify it for > legally trivial. I could manually write the commit message. It would > become less wordy, possibly not as clean. FWIW, my understanding is that an AI-based commit message is fine; it's AI- generated code which isn't. But I'll wait for feedback from Nick anyway. Jan