Re: [PATCH] libcpp: Regenerate ucnid.h using Unicode 13.0.0 files [PR100977]

2021-08-05 Thread Jeff Law via Gcc-patches
On 8/5/2021 2:17 AM, Jakub Jelinek via Gcc-patches wrote: Hi! The following patch (incremental to the makeucnid.c fix) regenerates ucnid.h with https://www.unicode.org/Public/13.0.0/ucd/ files. Bootstrapped/regtested on top of the previous patch (which has also been bootstrapped/regtested al

[PATCH] libcpp: Regenerate ucnid.h using Unicode 13.0.0 files [PR100977]

2021-08-05 Thread Jakub Jelinek via Gcc-patches
Hi! The following patch (incremental to the makeucnid.c fix) regenerates ucnid.h with https://www.unicode.org/Public/13.0.0/ucd/ files. Bootstrapped/regtested on top of the previous patch (which has also been bootstrapped/regtested alone) on x86_64-linux and i686-linux, ok for trunk? 2021-08-04