[Bug libstdc++/45300] in cstdio/cstdlib keyword restrict is used instead of __restrict

ktietz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 16 17:40:00 GMT 2010



------- Comment #4 from ktietz at gcc dot gnu dot org  2010-08-16 17:40 -------
(In reply to comment #3)
> Let's add in CC Jakub, just in case he can see something wrong vs the C library
> with using __restrict__ here.
> 

The normal c-library headers are using here __restrict as keyword. But
__restrict__ should be fine too, beside there are some nits I can't see.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45300



More information about the Gcc-bugs mailing list