This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49418] [4.6/4.7 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 18:59:40 +0000
- Subject: [Bug c++/49418] [4.6/4.7 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
----------------------------------------------------------------------------
Target Milestone|--- |4.6.2
Summary|openmp default(none) in |[4.6/4.7 regression] G++
|template function |discards cv-quals from
| |template parameter types
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-21 18:58:53 UTC ---
Changing the summary to reflect the underlying issue.