Re: [PATCH][C++] Fix PR53752

2012-06-26 Thread Jason Merrill
OK. Jason

[PATCH][C++] Fix PR53752

2012-06-26 Thread Richard Guenther
This fixes PR53752 - reinstantiating the behavior for an array with domain [0, USIZE_MAX] during mangling (mangle it as zero-size array). Bootstrapped and tested on x86_64-unknown-linux-gnu, ok for trunk and the 4.7 branch? Thanks, Richard. 2012-06-26 Richard Guenther PR c++/53752