You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The order of declarations are changed by C_Front if there is a linemarker directive in the function. As a result, the backend compiler causes an error.
h-murai
changed the title
Wrong order of declarations if there is a linemarker
The declaration of a structure is moved to a wrong position.
Sep 6, 2018
The order of declarations are changed by C_Front if there is a linemarker directive in the function. As a result, the backend compiler causes an error.
Original source code:
Translated code:
The text was updated successfully, but these errors were encountered: