https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64288

            Bug ID: 64288
           Summary: libstdc++ testsuite not compatible with -fno-rtti or
                    -fno-exceptions
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org

In order to check that libstdc++ degrades nicely when used with -fno-rtti or
-fno-exceptions it would be good if the testsuite ran cleanly with those
options.

Currently there is no way to disable tests that rely on RTTI or exceptions so
maybe we want dg-require-rtti and dg-require-exceptions procs.

Reply via email to