[PATCH] Add __builtin_iseqsig()

FX fxcoudert@gmail.com
Thu Sep 1 21:02:09 GMT 2022


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-__builtin_iseqsig.patch
Type: application/octet-stream
Size: 9905 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20220901/6e0a874f/attachment.obj>


More information about the Gcc-patches mailing list