* config/tc-mmix.c (loc_asserts): New variable.
authorHans-Peter Nilsson <hp@axis.com>
Tue, 14 Aug 2012 02:29:01 +0000 (02:29 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 14 Aug 2012 02:29:01 +0000 (02:29 +0000)
commitc3330fbeccde0a85e17c5a13d42c5df477809347
treea0d8c186859326aa498131c2f1206a743db7bda6
parent6ce7895693dea7d683fb832d059ed020cffbf65b
* config/tc-mmix.c (loc_asserts): New variable.
(mmix_greg_internal): Handle expressions not determinable at first
pass.
(s_loc): Ditto.  Record expressions where the section isn't
determinable at the first pass, and assume they don't refer to
other sections.
(mmix_md_end): Verify that recorded LOC expressions weren't
to other sections, else emit error messages.
gas/ChangeLog
gas/config/tc-mmix.c