gcc -O3 -Wall -fpic -I. -I. -I/data/postgres/pgsql934/include/server -I/data/postgres/pgsql934/include/internal -D_GNU_SOURCE -c -o imcs.o imcs.c
imcs.c: In function ‘imcs_cast’:
imcs.c:1876: warning: ‘result’ may be used uninitialized in this function
imcs.c: In function ‘cs_call’:
imcs.c:4648: warning: ‘result’ may be used uninitialized in this function
gcc -O3 -Wall -fpic -I. -I. -I/data/postgres/pgsql934/include/server -I/data/postgres/pgsql934/include/internal -D_GNU_SOURCE -c -o imcs.o imcs.c imcs.c: In function ‘imcs_cast’: imcs.c:1876: warning: ‘result’ may be used uninitialized in this function imcs.c: In function ‘cs_call’: imcs.c:4648: warning: ‘result’ may be used uninitialized in this function