[Bug bootstrap/11362] New: Implicit declaration of `internal_dfa_insn_code' in insn-attrtab.c

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Sat Jun 28 16:49:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Implicit declaration of `internal_dfa_insn_code' in
                    insn-attrtab.c
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: falk at debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev68-unknown-linux-gnu
  GCC host triplet: alphaev68-unknown-linux-gnu
GCC target triplet: alphaev68-unknown-linux-gnu

CVS mainline from 06-28, configured with configure --disable-nls
--enable-languages=c++.

[...]
/bin/sh ../../gcc/move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
stage1/xgcc -Bstage1/ -B/usr/local/alphaev68-unknown-linux-gnu/bin/   -g -O2
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I.
-I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -c
insn-attrtab.c \
  -o insn-attrtab.o
insn-attrtab.c: In function `dfa_insn_code':
insn-attrtab.c:6127: warning: implicit declaration of function internal_dfa_ins
n_code'
make[2]: *** [insn-attrtab.o] Error 1
make[2]: Leaving directory `/src/gcc-2003.06.28/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/src/gcc-2003.06.28/build/gcc'
make: *** [bootstrap] Error 2



More information about the Gcc-bugs mailing list