+ gcc -Wall -fno-defer-pop -msoft-float -fstrength-reduce -fwritable-strings -S -I../../../.././fonts/include -I../include -I../../../.././fonts/server/include -I../../../../. -I../../../.././X11/linux -DFUNCPROTO=11 -DNARROWPROTO bdfread.c
bdfread.c: In function `bdfReadBitmap':
bdfread.c:72: warning: implicit declaration of function `Xalloc'
bdfread.c:152: warning: implicit declaration of function `BitOrderInvert'
bdfread.c:155: warning: implicit declaration of function `TwoByteSwap'
bdfread.c:157: warning: implicit declaration of function `FourByteSwap'
bdfread.c:163: warning: implicit declaration of function `Xfree'
bdfread.c: In function `bdfReadCharacters':
bdfread.c:302: warning: suggest parentheses around && within ||
bdfread.c:385: warning: suggest parentheses around + or - inside shift
bdfread.c: In function `bdfReadHeader':
bdfread.c:496: warning: unused variable `tmp'
bdfread.c: In function `bdfReadProperties':
bdfread.c:613: warning: implicit declaration of function `bdfIsInteger'
bdfread.c:615: warning: implicit declaration of function `atoi'
bdfread.c:642: warning: implicit declaration of function `bdfSpecialProperty'
bdfread.c: In function `bdfReadFont':
bdfread.c:765: warning: unsigned int format, pointer arg (arg 3)
bdfread.c:765: warning: unsigned int format, FontFilePtr arg (arg 4)
bdfread.c:770: warning: unsigned int format, pointer arg (arg 3)
bdfread.c:770: warning: unsigned int format, FontFilePtr arg (arg 4)
bdfread.c:785: warning: unsigned int format, pointer arg (arg 3)
bdfread.c:785: warning: unsigned int format, FontFilePtr arg (arg 4)
bdfread.c:816: warning: implicit declaration of function `FontCouldBeTerminal'
bdfread.c:821: warning: implicit declaration of function `FontComputeInfoAccelerators'
bdfread.c:825: warning: implicit declaration of function `bitmapAddInkMetrics'
bdfread.c:846: warning: implicit declaration of function `bitmapComputeWeight'
bdfread.c:857: warning: implicit declaration of function `bdfFreeFontBits'
bdfread.c: At top level:
bdfread.c:862: warning: return-type defaults to `int'
bdfread.c: In function `bdfFreeFontBits':
bdfread.c:875: warning: control reaches end of non-void function
bdfread.c: In function `bdfPadToTerminal':
bdfread.c:927: warning: implicit declaration of function `FontCharReshape'
