This is the mail archive of the gcc-patches@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]

Re: [PATCH] [5/6 Regression] Fix PR c++/66857


On 07/25/2015 04:16 PM, Patrick Palka wrote:
On Sat, Jul 25, 2015 at 7:12 PM, Patrick Palka <patrick@parcs.ath.cx> wrote:
gcc/cp/ChangeLog:

         PR c++/66857
         * cvt.c (ocp_convert): Don't call scalar_constant_value when
         converting to a class type.

gcc/testsuite/ChangeLog:

         PR c++/66857
         * g++.dg/init/pr66857.C: New test.

This fix was approved here https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66857#c5

Committed to mainline.  Is it OK for the GCC 5 branch?

Yes, thanks.

Jason



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