On 9/21/22 03:40, FX via Gcc-patches wrote:
ping*2
Le 9 sept. 2022 à 19:55, FX <fxcoud...@gmail.com> a écrit :
ping
Le 1 sept. 2022 à 23:02, FX <fxcoud...@gmail.com> a écrit :
Attached patch adds __builtin_iseqsig() to the middle-end and C family
front-ends.
Testing does not currently check whether the signaling part works, because with
optimisation is actually does not (preexisting compiler bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106805)
Bootstrapped and regtested on x86_64-linux.
OK to commit?
(I’m not very skilled for middle-end hacking, so I’m sure there will be
modifications to make.)
FX
<0001-Add-__builtin_iseqsig.patch>
Joseph, do you have bits in this space that are going to be landing
soon, or is your C2X work focused elsewhere? Are there other C2X
routines we need to be proving builtins for?
Jeff