------- Comment #8 from paolo dot carlini at oracle dot com 2009-10-20 22:14 ------- Ok, thanks Jakub. By the way, I was looking for some info about export, beyond C99 and the GCC specifics, and found docs about the IBM compiler saying that in case of pointers to const, it is still safe to use __restrict__. Any idea if this is safe / beneficial in GCC too?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41763