https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78659
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot gnu.org --- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Created attachment 40236 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40236&action=edit Likely patch This patch fixes without breaking any current dtio tests. The first chunk is just a cleanup. Second chunk remove the error check. Full regression testing now.