This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49418] [4.6 regression] G++ discards cv-quals from template parameter types
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 21 Jun 2011 19:08:06 +0000
- Subject: [Bug c++/49418] [4.6 regression] G++ discards cv-quals from template parameter types
- Auto-submitted: auto-generated
- References: <bug-49418-4@http.gcc.gnu.org/bugzilla/>
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.