This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/79960] [5/6 Regression] Class template partial specializations for const volatile types don't match


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |7.0
            Summary|[5/6/7 Regression] Class    |[5/6 Regression] Class
                   |template partial            |template partial
                   |specializations for const   |specializations for const
                   |volatile types don't match  |volatile types don't match
      Known to fail|7.0                         |

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed on trunk so far.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]