--- Comment #8 from fang at csl dot cornell dot edu 2007-05-31 01:33
---
... and there was much rejoicing.
(Thanks, Doug, et al.!)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7412
--- Comment #7 from dgregor at gcc dot gnu dot org 2007-05-31 01:27 ---
Fixed on mainline for GCC 4.3.0. DR 106 is implemented for C++0x mode and for
non-strict C++98 mode.
--
dgregor at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #6 from dgregor at gcc dot gnu dot org 2007-05-31 01:18 ---
Subject: Bug 7412
Author: dgregor
Date: Thu May 31 01:18:22 2007
New Revision: 125211
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125211
Log:
2007-05-30 Russell Yanofsky <[EMAIL PROTECTED]>
D
--- Comment #5 from dgregor at gcc dot gnu dot org 2007-05-30 19:59 ---
The rvalue references patch (PR 29939) also implements reference collapsing as
described in core issue 106.
Unfortunately, however, Wolfgang's test case does not work even with reference
collapsing due to an interac
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-10-19 14:52 ---
*** Bug 29515 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---