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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-11-08
     Ever confirmed|0                           |1

--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #2)
> That's for C and this is very specifically about C++ (as I'm attempting to
> suppress duplicate errors after manually diagnosing ill-formed
> instantiations of a template, via type traits and if-constexpr ... none of
> which exist in C :-)
> 
> Definitely appropriate for the "See Also" field though, thanks.

OK, confirming this as a separate bug then

Reply via email to