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++/49418] [4.6 regression] G++ discards cv-quals from template parameter types


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49418

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.6/4.7 regression] G++    |[4.6 regression] G++
                   |discards cv-quals from      |discards cv-quals from
                   |template parameter types    |template parameter types

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-21 19:07:21 UTC ---
Fixed on trunk.


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