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
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
--- 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