Re: [patch] c/61271 fix ICE for invalid cilkplus array notation

2014-05-22 Thread Richard Biener
On Wed, May 21, 2014 at 5:43 PM, Jonathan Wakely wrote: > This is only one of several cases in the PR, but one that's simple > enough for me to write a test for and fix. > > Tested x86_64-linux, OK for trunk? Ok. Thanks, Richard.

[patch] c/61271 fix ICE for invalid cilkplus array notation

2014-05-21 Thread Jonathan Wakely
On 21/05/14 16:43 +0100, Jonathan Wakely wrote: This is only one of several cases in the PR, but one that's simple enough for me to write a test for and fix. Tested x86_64-linux, OK for trunk? There's a separate PR for this one now: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61276 So I'll u

[patch] c/61271 fix ICE for invalid cilkplus array notation

2014-05-21 Thread Jonathan Wakely
This is only one of several cases in the PR, but one that's simple enough for me to write a test for and fix. Tested x86_64-linux, OK for trunk? commit 3ddcc29423746afb348c15160d33d3b1eec6fe12 Author: Jonathan Wakely Date: Wed May 21 16:20:25 2014 +0100 cp: PR c/61271 * cp-array