[Bug c/12382] New: [3.4 regression] targhooks.c:68: error: `asm_out_file' undeclared

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 23 22:50: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=12382

           Summary: [3.4 regression] targhooks.c:68: error: `asm_out_file'
                    undeclared
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu

gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
rototypes -pedantic -Wno-long-long -fno-common   -DHAVE_CONFIG_H    -I. -I. -I..
/../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include  ../../gcc/gcc/targhook
s.c -o targhooks.o
../../gcc/gcc/targhooks.c: In function `default_external_libcall':
../../gcc/gcc/targhooks.c:68: error: `asm_out_file' undeclared (first use in thi
s function)
../../gcc/gcc/targhooks.c:68: error: (Each undeclared identifier is reported onl
y once
../../gcc/gcc/targhooks.c:68: error: for each function it appears in.)



More information about the Gcc-bugs mailing list