Re: Altering OpenMP emitted code

2012-02-12 Thread Jakub Jelinek
On Sat, Feb 11, 2012 at 05:20:24PM -0500, Amittai Aviram wrote: > Hi! I'm reaching the point of exhaustion in trying to understand GCC > code, so I need help. I want to change the code that GCC emits when the > source code has an OpenMP reduction clause. Sounds like you want user defined reducti

Altering OpenMP emitted code

2012-02-11 Thread Amittai Aviram
[I've just posted this query to gcc-help, but it occurred to me that this list might be more appropriate. I am sorry for the duplication for people who subscribe to both lists.] Hi! I'm reaching the point of exhaustion in trying to understand GCC code, so I need help. I want to change the co