[Bug c++/101704] "Already defined" error in case of many concept conversion operators

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 31 19:43:37 GMT 2021


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Keywords|                            |assemble-failure,
                   |                            |ice-on-valid-code
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=98163
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-07-31

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note 11 will also ICE the same way as the trunk if you either configure with
checking turned on or if you use -fchecking .

Might be related to PR 98163.


More information about the Gcc-bugs mailing list