[RFC] PR 50837

Paolo Carlini paolo.carlini@oracle.com
Thu Nov 10 07:39:00 GMT 2011


On 11/10/2011 02:12 AM, Jason Merrill wrote:
> On 11/09/2011 07:56 PM, Paolo Carlini wrote:
>> -                     
>> /*allow_non_integral_constant_expression_p=*/false,
>> +                     /*allow_non_integral_constant_expression_p=*/true,
>
> This should be (cxx_dialect >= cxx0x) rather than true.

Sure, we can do that (template/nontype13.C still has to be tweaked a bit 
for the C++11 pass of testsuite). I'm finishing testing the below, Ok?

Thanks,
Paolo.

/////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_50837
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111110/7ae8e83a/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_50837
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111110/7ae8e83a/attachment-0001.ksh>


More information about the Gcc-patches mailing list