This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Feature clasified as BUG

In C:
struct XYZ table[10];
table[index].ID = 2;

This code produce assembly which implements library ?C?LIMUL2

There is no option to put this code into any other segment,then CODE.
This is supposed to be called BUG with no workaround.
Creating own libray function but located in ECODE doesn't help.
The code expect ?C?function instead of ?PR?function which I provide

Deadlock

Robert

Parents Reply Children