[Bug gas/983] New: gas/ld .info doc's built in src/doc, not bld/doc directory if specifed.

2005-05-31 Thread schlie at comcast dot net
If a build directory is specifed, it's likely most consistent to build .info's etc. within a coresponding build/doc/ directory; not the source code directory. -- Summary: gas/ld .info doc's built in src/doc, not bld/doc directory if specifed. Product: bin

[Bug gas/985] New: incorrect error message when assembling lmw opcode

2005-05-31 Thread Daniel dot Davies at xerox dot com
The following assembly instruction causes gas to generate the error message shown. lmw %r0, 0x0(%r1) ../utility/gdb_raw_exception.S:1198: Error: index register in load range When assembled using the CodeWarrior assembler, no error message appears and the code executes correctly. I

[Bug gas/985] incorrect error message when assembling lmw opcode

2005-05-31 Thread Daniel dot Davies at xerox dot com
--- Additional Comments From Daniel dot Davies at xerox dot com 2005-05-31 16:10 --- I'd like to retract this bug. While the code does work correctly on a 7447A PowerPC, the Freescale PowerPC documentation says it's illegal. The error message is correct. -- What|Remo