http://gcc.gnu.org/bugzilla/show_bug.cgi?id=0
Paolo Carlini changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=0
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=0
--- Comment #1 from Luc 2012-11-30 17:25:28 UTC ---
If I manually unfold the loop to 2 stages and use collapse(2), or if I unfold
it to 1 stage and use just a "parallel for" it gives the same error.
The whole loop works fine without this