Re: [PATCH, C++, SD-6] Add __cpp_aggregate_nsdmi macro now that we nave them.

2014-11-12 Thread Iain Sandoe
Hi Ed,

On 2 Nov 2014, at 01:48, Ed Smith-Rowland wrote:

 
 CL_feat_nsdmi.txtpatch_feat_nsdmi.txt

please take a look at PR63834, as
https://gcc.gnu.org/ml/gcc-cvs/2014-11/msg00307.html
breaks bootstrap on x86064-darwin12, 
the reproducer also segvs on x86-64-linux.

(It looks like the commit was related to this series of patches)

thanks
Iain



Re: [PATCH, C++, SD-6] Add __cpp_aggregate_nsdmi macro now that we nave them.

2014-11-01 Thread Jason Merrill

OK, thanks.

Jason