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++/53223] [c++0x] auto&& and operator* don't mix inside templates


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

--- Comment #2 from Andy Lutomirski <luto at mit dot edu> 2012-05-03 23:21:10 UTC ---
(In reply to comment #1)
> Don't we have something in Bugzilla about auto && ?

There's PR 52851, but that's supposedly fixed in 4_7-branch, and (unless I
messed up) this bug is present in 4_7-branch updated today (r187118).  The test
case from that bug works on my compiler.


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