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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|GCC sometimes requires this |[8 Regression] GCC
                   |to be captured when doing   |sometimes requires this to
                   |overload resolution but     |be captured when doing
                   |selecting a static member   |overload resolution but
                   |function                    |selecting a static member
                   |                            |function
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=86610
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |8.3

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 8.3.0.  Most likely Due to the patch for PR 86610.

Note this was a regression in GCC 8.1.0 and 8.2.0 only; most likely caused by
r255605 .

Reply via email to