OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / gnu / egcs / gcc-bounds / getcwd-3.c.exp
1 getcwd-3.c: In function `main':
2 getcwd-3.c:5: warning: array size (10) is smaller than minimum required (1024)
3 getcwd-3.c:5: warning: array size (10) smaller than bound length (2010)