Crash regression for gdb.ada/*.exp [Re: [RFA 2/3] Initial Fission support, rewrite DIE reading]

dje@google.com dje@google.com
Thu Jul 19 16:18:00 GMT 2012


Andreas Schwab writes:
 > Doug Evans <dje@google.com> writes:
 > 
 > > +	.file	"pr13961.cc"
 > > +
 > > +	.globl	baz
 > > +	.bss
 > 
 > Executing on host: gcc  -c -g  -o /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.dwarf2/pr139610.o ./gdb.dwarf2/pr13961.S    (timeout = 300)
 > spawn gcc -c -g -o /home/abuild/rpmbuild/BUILD/gdb-7.4.91/gdb/testsuite/gdb.dwarf2/pr139610.o ./gdb.dwarf2/pr13961.S
 > pr13961.cc: Assembler messages:
 > pr13961.cc:43: Error: unknown pseudo-op: `.bss'
 > compiler exited with status 1
 > output is:
 > pr13961.cc: Assembler messages:
 > pr13961.cc:43: Error: unknown pseudo-op: `.bss'
 > 
 > gdb compile failed, pr13961.cc: Assembler messages:
 > pr13961.cc:43: Error: unknown pseudo-op: `.bss'
 > UNTESTED: gdb.dwarf2/pr13961.exp: pr13961.exp

Fixed with same patch for fission-reread.S.

http://sourceware.org/ml/gdb-patches/2012-07/msg00352.html



More information about the Gdb-patches mailing list