On 10/2/25 2:24 AM, Richard Biener wrote:
On Wed, Sep 24, 2025 at 12:20 AM Matteo Nicoli <[email protected]> wrote:Dear Richard, Thank you for your review. This new patch fixes all the problems of the previous one. In particular: Fixes the indentation of the commit message; Removes the “:c” on the “!=“; Replaces integer_{zero, one}_node with build_{zero, one}_cst (type); Added two more tests.The patch looks OK to me. It's still going to be rejected by the commit hooks because of malformed ChangeLog parts - you can use git gcc-verify to check that yourself even when you do not have write access to the repository (assuming you ran gcc-git-customization.sh) Please always state how you tested the patch. I'm looking for sth like "Bootstrapped and tested on x86_64-unknown-linux-gnu"
I pulled together a minimalist ChangeLog entry and pushed this to the trunk. jeff
