[Bug libstdc++/94559] New: Nitpick: constexpr_fill test isn't constexpr

eyalroz at technion dot ac.il gcc-bugzilla@gcc.gnu.org
Sat Apr 11 09:41:09 GMT 2020


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

            Bug ID: 94559
           Summary: Nitpick: constexpr_fill test isn't constexpr
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: eyalroz at technion dot ac.il
  Target Milestone: ---

This test:
https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/testsuite/23_containers/array/requirements/constexpr_fill.cc

is named constexpr_fill, but that test is a runtime one.


More information about the Gcc-bugs mailing list