contrib/dg-cmp-results.sh contains several unportabilities:

* sort -s seems to be specific to GNU sort, neither POSIX.1 nor the vendor
tools
  on Solaris 2, IRIX 6 or Tru64 UNIX have it.

* sed support for EREs (via -r or -E) isn't present on those platforms either.


-- 
           Summary: dg-cmp-results.sh contains several unportabilities
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44176

Reply via email to