Re: [PATCH] -fopenmp-simd LTO ICE fix (PR middle-end/67452)

2015-09-04 Thread Jeff Law
On 09/04/2015 09:27 AM, Jakub Jelinek wrote: Hi! This patch is a fix for gomp4.1 branch ICEs on FAIL libgomp.c/for-5.c FAIL libgomp.c++/for-13.C that can be reproduced with intelmic emul offloading even on the trunk with the attached testcase. The problem is that LTO streaming doesn't really li

Re: [PATCH] -fopenmp-simd LTO ICE fix (PR middle-end/67452)

2015-09-04 Thread Richard Biener
On September 4, 2015 5:27:27 PM GMT+02:00, Jakub Jelinek wrote: >Hi! > >This patch is a fix for gomp4.1 branch ICEs on >FAIL libgomp.c/for-5.c >FAIL libgomp.c++/for-13.C >that can be reproduced with intelmic emul offloading even on the trunk >with the attached testcase. The problem is that LTO s

[PATCH] -fopenmp-simd LTO ICE fix (PR middle-end/67452)

2015-09-04 Thread Jakub Jelinek
Hi! This patch is a fix for gomp4.1 branch ICEs on FAIL libgomp.c/for-5.c FAIL libgomp.c++/for-13.C that can be reproduced with intelmic emul offloading even on the trunk with the attached testcase. The problem is that LTO streaming doesn't really like earlier unreferenced VAR_DECLs to be streame