On Fri, 7 Nov 2025, Alejandro Colomar wrote: > The first patch adds a test, and the second one makes the test succeed. > My reproducer posted on the GCC bugzilla also succeeds after this patch, > as a sanity check.
Please send patches in bisectable form, so not adding a failing test like this before fixing it. (Verifying that the test does fail before the other changes makes sense - but the state with the failing test shouldn't make it into a commit. Rather, both changes should be in a single commit.) -- Joseph S. Myers [email protected]
