This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42655] [4.3/4.4/4.5 Regression] ! causes the qualified types for rvalue
- From: "schaub-johannes at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jan 2010 03:40:58 -0000
- Subject: [Bug c++/42655] [4.3/4.4/4.5 Regression] ! causes the qualified types for rvalue
- References: <bug-42655-16474@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from schaub-johannes at web dot de 2010-01-08 03:40 -------
(Should have mentioned i did the second set of tests with a modified "unused"
having "T&" as parameter type, and relying on failure of binding of non-const
references to rvalues. GCC does not reject the two calls).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42655