Bug 848 - gas testsuite FAIL: macros dot
Summary: gas testsuite FAIL: macros dot
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: gas (show other bugs)
Version: 2.17
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-14 18:22 UTC by Christian Joensson
Modified: 2005-10-11 16:29 UTC (History)
3 users (show)

See Also:
Host: sparc-unknown-linux-gnu
Target: sparc-unknown-linux-gnu
Build: sparc-unknown-linux-gnu
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Joensson 2005-04-14 18:22:54 UTC
From binutils cvs trunk, LAST_UPDATED: Thu Apr 14 17:47:28 UTC 2005

Executing /usr/local/src/trunk/src/gas/testsuite/lib/run ../as-new  -
alm /usr/local/src/trunk/src/gas/testsuite/gas/macros/dot.s >&dump.out
regexp_diff match failure
regexp "^.*:28: Error: .*$"
line   "/usr/local/src/trunk/src/gas/testsuite/gas/macros/dot.s:28: Fatal 
error: Unknown opcode: `x.y.z 0'"
extra regexps in /usr/local/src/trunk/src/gas/testsuite/gas/macros/dot.l 
starting with "^(.* )?GAS .*$"
EOF from dump.out
FAIL: macros dot
Comment 1 Jan Beulich 2005-04-15 13:34:53 UTC
This is more wide-spread, other affected targets are hppa, ns32k, and vax.

Slightly different reasons cause d30v, dlx, i860, and or32 to fail. For these,
the testcase output expectation needs to be adjusted; I have a tentative patch
to do so.

There may be more, but many targets currently don't build (due to -Werror).
Comment 2 Jan Beulich 2005-05-06 06:59:12 UTC
Both the sparc failure and the ones mentioned in the previous entry being caused
by other reasons should be fixed now. None of the other mentioned targets'
maintainers reacted, and since they're not the topic of this bug I'm closing it now.