------- Comment #2 from paolo dot carlini at oracle dot com 2010-08-16 17:34 ------- I see. I'm not sure how much difference it makes, but I think we should change those, to __restrict__. Note, in C++ 'restrict' is not a keyword in any case - not even in C++0x mode which otherwise takes C99 as a reference - thus I think those 'restrict' are currently *always* redundant.
-- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-08-16 17:34:27 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45300