https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82920
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #46208|0 |1 is obsolete| | --- Comment #7 from Iain Sandoe <iains at gcc dot gnu.org> --- Created attachment 46214 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46214&action=edit Patch set a) I found one case where I'd missed the necessary change (which means that something isn't tested on Darwin at least :(). b) Split into - code change to i386.c - testsuite changes - testsuite - target supports (no mx32 for Darwin) - testsuite - target supports (make the CET support test more robust). *** this still needs wider testing - I haven't even tried to build it on Linux, so it's not ready to post.