Re: c: New C2x keywords

2022-09-06 Thread Richard Biener via Gcc-patches
> Am 07.09.2022 um 00:11 schrieb Joseph Myers : > > C2x follows C++ in making alignas, alignof, bool, false, > static_assert, thread_local and true keywords; implement this > accordingly. This implementation makes them normal keywords in C2x > mode just like any other keyword (C2x leaves open

Re: [PATCH] Fortran: Add IEEE_SIGNBIT and IEEE_FMA functions

2022-09-06 Thread Thomas Koenig via Gcc-patches
Hi FX, Maybe the ping is a bit early, as you know I’m not very active anymore, so I do not know what are the current policies. In particular, how much leeway do I have to commit the patch if there is no comment from another maintainer? I am fairly confident about the code, because I wrote the

<    1   2