Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
4333b46a
Commit
4333b46a
authored
Nov 13, 2019
by
bouazizrahma
Committed by
Jerome Hugues
Nov 13, 2019
Browse files
fix mapping of spg param that is a struct data subcomponent
parent
1e2e45e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/backends/ocarina-backends-c_common-ba.adb
View file @
4333b46a
...
...
@@ -4244,7 +4244,8 @@ package body Ocarina.Backends.C_Common.BA is
Is_Out_Parameter
=>
BATN
.
Is_Out
(
N
),
Subprogram_Root
=>
S
,
Declarations
=>
Declarations
,
Statements
=>
Statements
);
Statements
=>
Statements
,
Is_Put_Value_On_Port
=>
True
);
Append_Node_To_List
(
K
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment