This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

decl.c:6400: `CPTI_JAVA_BYTE_TYPE' undeclared


In todays,

../stage1/xgcc -B../stage1/ -B/usr/local/hppa1.1-hp-hpux10.20/bin/ -c  -DIN_GCC -W -Wall  -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -Wno-long-long -g -O3  -W -Wall    -I. -I.. -I../../../gcc/cp -I../../../gcc/cp/.. -I../../../gcc/cp/../config -I../../../gcc/cp/../../include ../../../gcc/cp/decl.c
../../../gcc/cp/decl.c: In function `signal_catch':
../../../gcc/cp/decl.c:6084: warning: function declaration isn't a prototype
../../../gcc/cp/decl.c:6086: warning: function declaration isn't a prototype
../../../gcc/cp/decl.c:6089: warning: function declaration isn't a prototype
../../../gcc/cp/decl.c:6092: warning: function declaration isn't a prototype
../../../gcc/cp/decl.c:6095: warning: function declaration isn't a prototype
../../../gcc/cp/decl.c:6098: warning: `noreturn' function does return
../../../gcc/cp/decl.c: In function `init_decl_processing':
../../../gcc/cp/decl.c:6400: `CPTI_JAVA_BYTE_TYPE' undeclared (first use in this function)
../../../gcc/cp/decl.c:6400: (Each undeclared identifier is reported only once
../../../gcc/cp/decl.c:6400: for each function it appears in.)

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]