On 10/7/20 8:52 AM, Martin Liška via Overseers wrote:
My commit 190c04ba36d9c6c3dce41f12012aa97c6d7f22f5 is missing in the
mailing list (and so was not propagated to the corresponding PR):
https://gcc.gnu.org/pipermail/gcc-cvs/2020-October/date.html
There's previous and next commit:
[gcc r11-3678] [PATCH][GCC] arm: Move iterators from mve.md to iterators.md to
maintain consistency. SRINATH PARVATHANENI
... should be here ...
[gcc r11-3680] [openacc] Fix acc declare for VLAs Tom de Vries
Can please anybody check that?
Thanks,
Martin
I've got it. It's caused by fact that I copied a strange character to
the git commit message. My testing script fails for it as well:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 954:
ordinal not in range(128)
Martin