Bug 231 - Make short branches illegal when creating object files
Summary: Make short branches illegal when creating object files
Status: UNCONFIRMED
Alias: None
Product: RMAC
Classification: Unclassified
Component: Core (show other bugs)
Version: unspecified
Hardware: All All
: Normal normal
Assignee: Shamus Hammons
URL:
Depends on:
Blocks:
 
Reported: 2024-03-23 08:00 CDT by ggn
Modified: 2024-03-23 08:00 CDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ggn 2024-03-23 08:00:51 CDT
From a report I received:

"If you have two linked .o files  (eg, a.o and b.o) and BSR from one to the other it assembles, but with bogus branch addresses.  JSR works."