This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/41763] valarray_array.h seems to overuse __restrict__



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]