------- Comment #5 from multix at gmail dot com  2006-02-15 17:04 -------
this bug appears to still exist in gcc 4.0.2
(compiled on the same box)

/usr/local/build/buildgcc402/gcc/xgcc -shared-libgcc
-B/usr/local/build/buildgcc402/gcc/ -nostdinc++
-L/usr/local/build/buildgcc402/powerpc-ibm-aix4.2.1.0/libstdc++-v3/src
-L/usr/local/build/buildgcc402/powerpc-ibm-aix4.2.1.0/libstdc++-v3/src/.libs
-B/usr/local/gcc402/powerpc-ibm-aix4.2.1.0/bin/
-B/usr/local/gcc402/powerpc-ibm-aix4.2.1.0/lib/ -isystem
/usr/local/gcc402/powerpc-ibm-aix4.2.1.0/include -isystem
/usr/local/gcc402/powerpc-ibm-aix4.2.1.0/sys-include
-I/usr/local/build/buildgcc402/powerpc-ibm-aix4.2.1.0/libstdc++-v3/include/powerpc-ibm-aix4.2.1.0
-I/usr/local/build/buildgcc402/powerpc-ibm-aix4.2.1.0/libstdc++-v3/include
-I/usr/local/build/gcc-4.0.2/libstdc++-v3/libsupc++ -g -O2
-fno-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c
c++locale.cc   -DPIC -o .libs/c++locale.o
c++locale.cc:1: warning: -ffunction-sections may affect debugging on some
targets
c++locale.cc: In function 'void std::__convert_to_v(const char*, _Tv&,
std::_Ios_Iostate&, int* const&) [with _Tv = float]':
c++locale.cc:61: error: invalid conversion from 'const char*' to 'char*'
c++locale.cc:61: error:   initializing argument 1 of 'float strtof(char*,
char**)'
make[4]: *** [c++locale.lo] Error 1
make[4]: Leaving directory
`/usr/local/build/buildgcc402/powerpc-ibm-aix4.2.1.0/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1


-- 

multix at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.4.5                       |4.0.2


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

Reply via email to