lkr025: psvoffset() is optional in READONLY sections:

The objective of this test is to verify that
the same result can be obtained with or without
the psvoffset() operator when the address of
a label in a READONLY section is taken.

How to execute the test:

1. Set the environment variable $ACME_BIN
    to your pic30 tools binary directory
2. Export $ACME_BIN
3. Edit the Configuration section of file "go"
4. Execute "go"

To get verbose output:

Execute "go -v"

File Descriptions:
-----------------
info.txt - this file
go - shell script to automate testing
t1.s - source file
expect.out - expected output


12/03/2002 - GSM
