This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/11851] New: ada-lex.c:1671: error: 'input' defined but not used


mv ada-exp.c.new ./ada-exp.c
gcc -g -O2   -I. -I../../src/gdb -I../../src/gdb/common -I../../src/gdb/config -
DLOCALEDIR="\"/opt/gnu64/share/locale\"" -DHAVE_CONFIG_H -I../../src/gdb/../incl
ude/opcode -I../../src/gdb/../opcodes/.. -I../../src/gdb/../readline/.. -I../bfd
 -I../../src/gdb/../bfd -I../../src/gdb/../include -I../libdecnumber -I../../src
/gdb/../libdecnumber  -I../../src/gdb/gnulib -Ignulib  -DMI_OUT=1 -DTUI=1  -Wall
 -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-
sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscrip
ts -Werror -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.
c
cc1: warnings being treated as errors
ada-lex.c:1671: error: 'input' defined but not used
make[2]: *** [ada-exp.o] Error 1

-- 
           Summary: ada-lex.c:1671: error: 'input' defined but not used
           Product: gdb
           Version: 7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gdb-prs at sourceware dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


http://sourceware.org/bugzilla/show_bug.cgi?id=11851

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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