> .*+ is a nonsensical regexp. It appears to work fine in GNU egrep, but not > in all other implementations. I think the + was just a typo. > > OK for trunk and 2.30? > gold/ > 2018-03-27 Roland McGrath <mcgrathr@google.com> > > * testsuite/split_x86_64.sh: Fix bad regexp. OK. Thanks! -cary