------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-19 
00:48 -------
Hmm, the problem is we don't have a reference type at the point we clone the 
constructor.  The reason 
why it worked before Honza's patch is because we did not call 
build_fold_indirect_ref before.  This is a 
bug in the C++ front-end.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org


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

Reply via email to