[Bug tree-optimization/69069] missing phi argument with -ftree-parallelize-loops=2

2016-01-11 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69069 vries at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-invalid-code

[Bug tree-optimization/69069] missing phi argument with -ftree-parallelize-loops=2

2016-01-11 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69069 --- Comment #2 from vries at gcc dot gnu.org --- Author: vries Date: Mon Jan 11 12:08:38 2016 New Revision: 232221 URL: https://gcc.gnu.org/viewcvs?rev=232221&root=gcc&view=rev Log: Add missing phi args in create_parallel_loop 2016-01-11 Tom de

[Bug tree-optimization/69069] missing phi argument with -ftree-parallelize-loops=2

2015-12-31 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69069 --- Comment #1 from vries at gcc dot gnu.org --- Created attachment 37199 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37199&action=edit tentative patch