https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105831
Bug ID: 105831 Summary: Nonportable syntax in "test" and "[" commands. Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: micha at NetBSD dot org Target Milestone: --- Created attachment 53076 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53076&action=edit Patches for portable string comparison (POSIX shell) Nonportable string comparisons in files "gcc/configure.ac" and "gcc/config/nvptx/gen-opt.sh". Patches attached for portable POSIX syntax.