[Bug c/79940] [6/7 Regression] OpenMP pragma - internal compiler error with taskloop

2017-03-08 Thread aidan.chalk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79940 --- Comment #4 from Aidan Chalk --- @Jakub ok - my bad, I had assumed the taskloop was a loop construct, but the bug still exists with an omp single. Re: taskloop not being useful I made the example to test syntax.

[Bug c/79940] OpenMP pragma - internal compiler error with taskloop

2017-03-07 Thread aidan.chalk at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79940 Aidan Chalk changed: What|Removed |Added CC||aidan.chalk at gmail dot com --- Comment

[Bug c/79940] New: OpenMP pragma - internal compiler error with taskloop

2017-03-07 Thread aidan.chalk at gmail dot com
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: aidan.chalk at gmail dot com Target Milestone: --- Created attachment 40913 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40913=edit The .i file produced by the compiler for the bug desribed here. Using taskl