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++/42655] [4.3/4.4/4.5 Regression] ! causes the qualified types for rvalue



------- Comment #9 from jason at gcc dot gnu dot org  2010-01-14 20:42 -------
Subject: Bug 42655

Author: jason
Date: Thu Jan 14 20:42:16 2010
New Revision: 155915

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155915
Log:
        PR c++/42655
        * call.c (convert_like_real): Do full decay_conversion for ck_rvalue.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/overload/rvalue1.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/call.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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