https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89385
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org --- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 45779 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45779&action=edit Draft patch One typo, one stupid error and a couple of misunderstood bits in the standard led to this. The testcase provided runs OK and the patch bootstraps and regtests. I will go through the other PRs that you provided and will see what further fixes are required. Thanks Paul