https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102664
--- Comment #14 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #13) > Ah, but 'expr match str re' is not in POSIX, it should be 'expr str : re' Great, I can confirm it works for me. Can you please install the change?