Add wcstring attribute support for Wbounded. To be used for wchar.h
authormartynas <martynas@openbsd.org>
Tue, 14 Jan 2014 22:26:30 +0000 (22:26 +0000)
committermartynas <martynas@openbsd.org>
Tue, 14 Jan 2014 22:26:30 +0000 (22:26 +0000)
commit5c63f38eb11b1898ee768f793bbc074e64b8fecf
tree151d027b5ded0c86ef954fc6387c5fed85c4b70b
parent0e5a52c1e344d298e1c1abd9ff81eb349c22fa63
Add wcstring attribute support for Wbounded.  To be used for wchar.h
which operates on element counts rather than buffer sizes.  I'll start
annotating headers in a few weeks, after the hackathon.  OK millert@.
gnu/gcc/gcc/c-bounded.c
gnu/usr.bin/gcc/gcc/c-bounded.c