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

PATCH: Support stabs in libjava test


H . J . Lu writes:
 > When stabs is used, I get
 > 
 > /tmp/ccgCe9gi.s: Assembler messages:^M
 > /tmp/ccgCe9gi.s:29: Warning: .stabs: description field 'a0004' too big, try a
 > different debug format^M
 > /tmp/ccgCe9gi.s:263: Warning: .stabs: description field '10001' too big, try a
 > different debug format^M
 > 
 > and the test is marked "FAIL". I am enclosing a patch to filter it out.

Why filter it out?  This looks like a real failure.

Okay, it's probably not very important, but I would presume that the
debugging info is being truncated or incorrectly emitted.  Perhaps an
XFAIL would be appropriate.

Andrew.


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