------- Comment #8 from jakub at gcc dot gnu dot org 2009-04-25 19:22 ------- Very useful awk implementation. Not. Anyway, can you try sed -i -e 's,/==,/.=,' contrib/dg-extract-results.sh or sed -i -e 's,/==,/[=]=,' contrib/dg-extract-results.sh or sed -i -e 's,/==,/^.*==,' contrib/dg-extract-results.sh ? I guess the last one would be best.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39807