Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

VAX addressing modes



Hey folks,

in PR 52427 you can find an example for VAX gcc/binutils (in -current
and -8), probably when compiling *huge* switch() case: statements,
produces runtime relocactions (against the .text section) that look
like:

	R_VAX_RELATIVE   *ABS*+0x676cf

My knowledge of VAX addressing modes is tiny, so before I go digging deep
in the VARM on a fools erand, can somone please explain these?

Or are they just a compiler/linker bug?

Martin


Home | Main Index | Thread Index | Old Index