http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672
--- Comment #9 from John Forrest 2012-06-18
09:59:11 UTC ---
Balaji,
That works and on a few other cases I have altered back.
Hopefully that is that.
Thanks
John
On 18/06/12 03:08, bviyer at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzill
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672
--- Comment #7 from John Forrest 2012-06-16
16:08:09 UTC ---
Sorry to say that when I was backing out some of my previous
work-arounds I got a segfault again.
John
On 15/06/12 20:46, bviyer at gmail dot com wrote:
> http://gcc.gnu.org/bugzilla
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672
--- Comment #6 from John Forrest 2012-06-16
08:13:02 UTC ---
Balaji,
Thanks - seems to fix bug - now I can simplify my coding in various places.
John
On 15/06/12 20:46, bviyer at gmail dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672
--- Comment #3 from John Forrest 2012-06-15
06:57:43 UTC ---
Balaji,
Attached - AbcMatrix.ii gives segfault using "compile"
There are more than a dozen places in my code where code such as -
>for (int i=0;i which[i]=cilk_spawn
> pivo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672
--- Comment #2 from John Forrest 2012-06-14
19:22:30 UTC ---
Balaji,
Updated my copy.
My simple version - now works - but real case still doesn't.
Try and give you a .ii file tomorrow.
John
On 14/06/12 17:56, bviyer at gmail dot com wrote:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53672
Bug #: 53672
Summary: gcc/branches/cilkplus does not like C++ spawn (when
optimized)
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED