gcc/contrib/reghunt/bin
Jonathan Wakely 120e444974 contrib: Fix nonportable shell syntax in "test" and "[" commands [PR105831]
POSIX sh does not support the == for string comparisons, use = instead.

These contrib scripts all use a bash shebang so == does work, but
there's no reason they can't just use the more portable form anyway.

	PR bootstrap/105831

contrib/ChangeLog:

	* bench-stringop: Use = operator instead of ==.
	* repro_fail: Likewise.

contrib/reghunt/ChangeLog:

	* bin/reg-hunt: Use = operator instead of ==.
2023-05-18 14:01:40 +01:00
..
gcc-build-full
gcc-build-simple
gcc-cleanup
gcc-svn-checkfail
gcc-svn-ids
gcc-svn-patchlist
gcc-svn-recordfail
gcc-svn-report
gcc-svn-update
gcc-svn-update-fix
gcc-test-accepts-invalid
gcc-test-bogus-warning
gcc-test-compiler-hangs
gcc-test-ice-on-invalid-code
gcc-test-ice-on-valid-code
gcc-test-missing-warning
gcc-test-rejects-valid
gcc-test-segfault-on-valid-code
gcc-test-wrong-code
reg-hunt
reg-newmid
reg-test