[Bug regression/53964] regression: sparc64 FreeBSD: /usr/ports/lang/gcc46/work/build/./prev-gcc/include/stddef.h:150:26: error: two or more data types n declaration specifiers

mexas at bristol dot ac.uk gcc-bugzilla@gcc.gnu.org
Sun Jul 15 11:00:00 GMT 2012


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

--- Comment #2 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2012-07-15 11:00:31 UTC ---
And gcc48:

gmake[3]: Entering directory `/usr/ports/lang/gcc48/work/build/libcpp'
/usr/ports/lang/gcc48/work/build/./prev-gcc/g++
-B/usr/ports/lang/gcc48/work/build/./prev-gcc/
-B/usr/local/sparc64-portbld-freebsd10.0/bin/ -nostdinc++
-B/usr/ports/lang/gcc48/work/build/prev-sparc64-portbld-freebsd10.0/libstdc++-v3/src/.libs
-B/usr/ports/lang/gcc48/work/build/prev-sparc64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs
-I/usr/ports/lang/gcc48/work/build/prev-sparc64-portbld-freebsd10.0/libstdc++-v3/include/sparc64-portbld-freebsd10.0
-I/usr/ports/lang/gcc48/work/build/prev-sparc64-portbld-freebsd10.0/libstdc++-v3/include
-I/usr/ports/lang/gcc48/work/gcc-4.8-20120513/libstdc++-v3/libsupc++
-L/usr/ports/lang/gcc48/work/build/prev-sparc64-portbld-freebsd10.0/libstdc++-v3/src/.libs
-L/usr/ports/lang/gcc48/work/build/prev-sparc64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs
 -I.././../gcc-4.8-20120513/libcpp -I.
-I.././../gcc-4.8-20120513/libcpp/../include
-I.././../gcc-4.8-20120513/libcpp/include  -g -O2 -gtoggle -W -Wall
-Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic
-Wno-long-long -Werror -fno-exceptions -fno-rtti
-I.././../gcc-4.8-20120513/libcpp -I.
-I.././../gcc-4.8-20120513/libcpp/../include
-I.././../gcc-4.8-20120513/libcpp/include  -c -o charset.o -MT charset.o -MMD
-MP -MF .deps/charset.Tpo .././../gcc-4.8-20120513/libcpp/charset.c
In file included from .././../gcc-4.8-20120513/libcpp/charset.c:21:0:
./config.h:342:19: error: multiple types in one declaration
 #define ptrdiff_t int
                   ^
./config.h:342:19: error: declaration does not declare anything [-fpermissive]
gmake[3]: *** [charset.o] Error 1



More information about the Gcc-bugs mailing list