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

            Bug ID: 122214
           Summary: gcc.dg/plugin/wide-int_plugin.cc should be moved to
                    selftest
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Keywords: internal-improvement
          Severity: enhancement
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

gcc.dg/plugin/wide-int_plugin.cc was added before selftest infrastructure was
added.  But it should just moved to being a selftest instead of being part of
the gcc plugin testsuite. (or both).

This is could be a good example of beginner project to learn about the wide int
interface part of GCC.

Reply via email to