gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-format-attribute -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common
-DHAVE_CONFIG_H -I.. -I. -Iada -I/home/joel/test-gcc/gcc-svn/gcc
-I/home/joel/test-gcc/gcc-svn/gcc/ada
-I/home/joel/test-gcc/gcc-svn/gcc/../include
-I/home/joel/test-gcc/gcc-svn/gcc/../libcpp/include
-I/home/joel/test-gcc/gcc-svn/gcc/../libdecnumber
-I/home/joel/test-gcc/gcc-svn/gcc/../libdecnumber/dpd -I../libdecnumber
/home/joel/test-gcc/gcc-svn/gcc/ada/gcc-interface/utils.c -o ada/utils.o
/home/joel/test-gcc/gcc-svn/gcc/ada/gcc-interface/targtyps.c: In function
get_target_double_scalar_alignment:
/home/joel/test-gcc/gcc-svn/gcc/ada/gcc-interface/targtyps.c:241:32: error:
TARGET_64BIT undeclared (first use in this function)
/home/joel/test-gcc/gcc-svn/gcc/ada/gcc-interface/targtyps.c:241:32: error:
(Each undeclared identifier is reported only once
/home/joel/test-gcc/gcc-svn/gcc/ada/gcc-interface/targtyps.c:241:32: error: for
each function it appears in.)
--
Summary: compile error on gcc-interface/targtyps.c
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: joel at gcc dot gnu dot org
GCC build triplet: sh-rtems4.10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40777