[Bug bootstrap/26545] New: undeclared 64bit constants in c-common.c
multix at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Mar 3 10:38:00 GMT 2006
configured with threads=aix, no nls and languages c, c++; objc
gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H
-I. -I. -I../../gcc-4.1.0/gcc -I../../gcc-4.1.0/gcc/.
-I../../gcc-4.1.0/gcc/../include -I../../gcc-4.1.0/gcc/../libcpp/include
../../gcc-4.1.0/gcc/c-common.c -o c-common.o
../../gcc-4.1.0/gcc/c-common.c: In function `c_common_nodes_and_builtins':
../../gcc-4.1.0/gcc/c-common.c:3167: `TARGET_64BIT' undeclared (first use in
this function)
../../gcc-4.1.0/gcc/c-common.c:3167: (Each undeclared identifier is reported
only once
../../gcc-4.1.0/gcc/c-common.c:3167: for each function it appears in.)
../../gcc-4.1.0/gcc/c-common.c: In function `c_stddef_cpp_builtins':
../../gcc-4.1.0/gcc/c-common.c:4036: `TARGET_64BIT' undeclared (first use in
this function)
make[2]: *** [c-common.o] Error 1
--
Summary: undeclared 64bit constants in c-common.c
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: multix at gmail dot com
GCC build triplet: powerpc-ibm-aix4.2.1.0
GCC host triplet: powerpc-ibm-aix4.2.1.0
GCC target triplet: powerpc-ibm-aix4.2.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26545
More information about the Gcc-bugs
mailing list