On Sun, Nov 02, 2025 at 02:20:59PM +0100, Christopher Albert wrote: > Rebased again on trunk with small corrections, correct text format directly > pasted in the e-mail and without attachments (sorry for the mess before, I'm > new to to the GCC patch workflow). Tested on x86_64 by Stefan Kargl on > FreeBSD and by myself on Linux. See > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121628 for details. >
Can you attach the diff file? When I save your email to a text and open it in nedit, there as numerous non-ASCII characters embedded in the diff. Specifically, I see Unicode character (U+00C2), and in hexdump the hex digits are c2a0 where I expect one or more spaces. -- steve
