[Bug c++/59372] accepts-invalid with constexpr function pointer variable as non-type template argument

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 5 21:52:00 GMT 2018


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
                 CC|                            |jason at gcc dot gnu.org
   Target Milestone|---                         |6.0

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Started to be rejected with r230365 "Merge C++ delayed folding branch."

Jason, is it expected that this got fixed by that merge, or should we add the
testcase?


More information about the Gcc-bugs mailing list