Displaying 1 result from an estimated 1 matches for "ccqjjwns".
2007 Dec 19
1
3.0.0pre7 compiler warning on ia64
...1?
~/rsync-3.0.0pre7> make
gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -Wall -W -o mkrounding -I. ./
mkrounding.c
./mkrounding >rounding.h
Rounding file_extras in multiples of 2 (EXTRA_LEN=4, FILE_STRUCT_LEN=24)
gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c flist.c -o
flist.o
/tmp/ccqjJwNs.s: Assembler messages:
/tmp/ccqjJwNs.s:2995: Warning: Use of 'mov' may violate WAW
dependency 'GR%, % in 1 - 127' (impliedf), specific resource number
is 14
/tmp/ccqjJwNs.s:2993: Warning: This is the location of the
conflicting usage
gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG...