[Bug other/102664] contrib/gcc-git-customization.sh uses echo -n, which isn't portable
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 8 16:41:32 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102664
--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Ah, but 'expr match str re' is not in POSIX, it should be 'expr str : re'
More information about the Gcc-bugs
mailing list