[Bug testsuite/60793] New: Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests

gnugcc at marino dot st gcc-bugzilla@gcc.gnu.org
Wed Apr 9 13:04:00 GMT 2014


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

            Bug ID: 60793
           Summary: Add target *-*-dragonfly* to dg-options on 172
                    libstdc++ tests
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gnugcc at marino dot st

Created attachment 32572
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32572&action=edit
List of 172 libstdc++ tests that should target *-*-dragonfly*

The attached file is a list of 172 libstdc++ tests that have dg-options target
of *-*-freebsd*.  They should also list *-*-dragonfly*

It should be a simply matter of substituting enmass "*-*-freebsd*" with
"*-*-freebsd* *-*-dragonfly*" using perl -pi -e or similar technique.

A giant patchset could be provided upon request if "perl -pie" isn't good
enough.



More information about the Gcc-bugs mailing list