On Fri, 22 Nov 2024, David Malcolm wrote:

> Revisiting this patch from 2018 that didn't quite make it;
> earlier versions were:
>   v1: https://gcc.gnu.org/ml/gcc-patches/2018-11/msg00802.html
>   v2: https://gcc.gnu.org/legacy-ml/gcc-patches/2018-11/msg01408.html
>   v3: https://gcc.gnu.org/legacy-ml/gcc-patches/2018-11/msg01658.html
>   v4: https://gcc.gnu.org/legacy-ml/gcc-patches/2018-11/msg02617.html
> 
> I believe the remaining point of discussion was about enum vs int:
>   https://gcc.gnu.org/legacy-ml/gcc-patches/2018-12/msg00293.html
> and that none of us had strong opinions on the matter.  I've added
> some test coverage for that, and rebased it (e.g. for the .c to .cc
> renaming of our sources).
> 
> Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
> OK for trunk?

The C front-end changes in this version are OK.

-- 
Joseph S. Myers
josmy...@redhat.com

Reply via email to