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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|7.0                         |8.0
            Summary|[7 regression] FAIL:        |[8 regression] FAIL:
                   |g++.dg/cpp0x/constexpr-rein |g++.dg/cpp0x/constexpr-rein
                   |terpret1.C  -- test for     |terpret1.C  -- test for
                   |errors -- -m32              |errors -- -m32

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'd say this is very much related to the missing USE_DECL/USE_CONST trees; the
testcase works right now, and it is too late to introduce these in GCC 7, so
I'll defer for GCC 8.

Reply via email to