diff options
author | Michael Bäuerle <micha@NetBSD.org> | 2023-05-18 10:15:49 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-05-18 12:49:33 +0100 |
commit | 95b93adcac69536bab617e045149719ec69099ae (patch) | |
tree | 6ef2b8fb49cd6528b06757b7312cf567215aefdb /gcc/fortran/expr.cc | |
parent | 340cd371d63434829b7793bf4fe9d91bf58f77ec (diff) | |
download | gcc-95b93adcac69536bab617e045149719ec69099ae.zip gcc-95b93adcac69536bab617e045149719ec69099ae.tar.gz gcc-95b93adcac69536bab617e045149719ec69099ae.tar.bz2 |
gcc: Fix nonportable shell syntax in "test" and "[" commands [PR105831]
POSIX sh does not support the == for string comparisons, use = instead.
gcc/ChangeLog:
PR bootstrap/105831
* config/nvptx/gen-opt.sh: Use = operator instead of ==.
* configure.ac: Likewise.
* configure: Regenerate.
Diffstat (limited to 'gcc/fortran/expr.cc')
0 files changed, 0 insertions, 0 deletions