https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66928
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org Status|UNCONFIRMED |RESOLVED Target Milestone|--- |13.0 Resolution|--- |FIXED --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The subcomand part has been fixed in gcc 13 as PR109297 fix. The endianess and invokations ones in gcc 7 as PR79019 fix.