------- Additional Comments From federico dot carminati at cern dot ch  
2005-04-06 01:53 -------
Thanks a lot for the suggestion. Updating all it goes much further but still 
dies with

if [ x"" != x ]; then \
  /usr/local/gcc-4_0/build/./gcc/xgcc -B/usr/local/gcc-4_0/build/./gcc/ 
-B/opt/gcc-4_0/powerpc-
apple-darwin7.8.0/bin/ -B/opt/gcc-4_0/powerpc-apple-darwin7.8.0/lib/ -isystem 
/opt/gcc-4_0/
powerpc-apple-darwin7.8.0/include -isystem 
/opt/gcc-4_0/powerpc-apple-darwin7.8.0/sys-include 
-c -DHAVE_CONFIG_H -O2 -g -O2 -I. -I../../../libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings 
-Wstrict-prototypes  ../../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
/usr/local/gcc-4_0/build/./gcc/xgcc -B/usr/local/gcc-4_0/build/./gcc/ 
-B/opt/gcc-4_0/powerpc-
apple-darwin7.8.0/bin/ -B/opt/gcc-4_0/powerpc-apple-darwin7.8.0/lib/ -isystem 
/opt/gcc-4_0/
powerpc-apple-darwin7.8.0/include -isystem 
/opt/gcc-4_0/powerpc-apple-darwin7.8.0/sys-include 
-c -DHAVE_CONFIG_H -O2 -g -O2 -I. -I../../../libiberty/../include  -W -Wall 
-pedantic -Wwrite-strings 
-Wstrict-prototypes ../../../libiberty/floatformat.c -o floatformat.o
In file included from ../../../libiberty/floatformat.c:34:
../../../libiberty/../include/libiberty.h:80: warning: function declaration 
isn't a prototype
../../../libiberty/floatformat.c: In function 'floatformat_to_double':
../../../libiberty/floatformat.c:312: warning: floating constant exceeds range 
of 'float'
/var/tmp//ccDSlyQP.s:722:stfiwx instruction is optional for the PowerPC (not 
allowed without 
-force_cpusubtype_ALL option)
/var/tmp//ccDSlyQP.s:774:stfiwx instruction is optional for the PowerPC (not 
allowed without 
-force_cpusubtype_ALL option)
make[1]: *** [floatformat.o] Error 1
make: *** [all-target-libiberty] Error 2

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20780

Reply via email to