This is the mail archive of the gdb@sources.redhat.com 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]

p-exp.y: parse error before "xmalloc"


This just happened on native i686-pc-linux-gnu with gcc 3.3.4.
I'll look into it.

  gcc -c -g -O2    -I. -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/config -DLOCALEDIR="\"/berman/fsf/_today_/berman/install/target/native/gdb/HEAD/share/locale\"" -DHAVE_CONFIG_H -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../include/opcode -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../readline/.. -I../bfd -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../bfd -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../include -I../intl -I/berman/fsf/_today_/source/gdb/HEAD/src/gdb/../intl  -DMI_OUT=1 -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized -Wformat-nonliteral -Wunused-label -Wunused-function  p-exp.c
  /berman/fsf/_today_/source/gdb/HEAD/src/gdb/p-exp.y: In function `uptok':
  /berman/fsf/_today_/source/gdb/HEAD/src/gdb/p-exp.y:1054: error: parse error before "xmalloc"


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