[DISABLED, INFORMATION, WARNING, ERROR]
The assembler did ignore a negative page offset.
labelStart: DC.W labelStart - 1 DC.B page(labelStart - 1);
Usually negative offsets do intend to access the same page.