public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46246] New: [C++0x] Move constructor required when passing a temporary by copy, but not actually used
@ 2010-10-30 16:27 a.pignotti at sssup dot it
  2010-10-30 16:29 ` [Bug c++/46246] " a.pignotti at sssup dot it
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: a.pignotti at sssup dot it @ 2010-10-30 16:27 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [C++0x] Move constructor required when passing a
                    temporary by copy, but not actually used
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: a.pignotti@sssup.it


Created attachment 22208
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22208
test case that fails to compile

The attached test case causes a compiler error, GCC seems to need the
unavailable move constructor even if a


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-11-01 14:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-30 16:27 [Bug c++/46246] New: [C++0x] Move constructor required when passing a temporary by copy, but not actually used a.pignotti at sssup dot it
2010-10-30 16:29 ` [Bug c++/46246] " a.pignotti at sssup dot it
2010-10-30 16:31 ` a.pignotti at sssup dot it
2010-10-31 10:01 ` paolo.carlini at oracle dot com
2010-10-31 12:05 ` redi at gcc dot gnu.org
2010-10-31 13:28 ` paolo.carlini at oracle dot com
2010-10-31 15:10 ` a.pignotti at sssup dot it
2010-11-01  0:15 ` redi at gcc dot gnu.org
2010-11-01 14:17 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).