https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123818
--- Comment #10 from João Pires <joaopires51 at outlook dot com> --- I was the one who created the Reddit thread. I spent some time on Saturday diving into the gcc code and was able to find my way to the build_function_type function, but then just got lost with trying to figure out why the hashes where equal. And then I find out that I couldn't create an account to share my finds.. Anyway, Thanks for the quick response and fix. I patched the code that I was using during the weekend GCC 15.1, compile it and run the my test suite that was failing. It works as expected. I will try to compile this on my other laptop and run the remaining tests. Once again, thanks for the fix.
