This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (3.4.2 Bug?) Copy ctor needed to pass temporary as const reference?
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: "Faschingbauer" <jfasch at salomon dot at>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Sat, 11 Sep 2004 10:06:09 +0200
- Subject: Re: (3.4.2 Bug?) Copy ctor needed to pass temporary as const reference?
- References: <20040911.095058.41644612.jfasch@salomon.at>
Faschingbauer wrote:
> Is that a bug in gcc or am I missing something?
http://gcc.gnu.org/gcc-3.4/changes.html
http://gcc.gnu.org/bugs.html#cxx_rvalbind
Giovanni Bajo