Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
9f8e45d6
Commit
9f8e45d6
authored
Feb 12, 2010
by
Matthias Braun
Browse files
fix
[r27141]
parent
3f3a2d31
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/be/begnuas.c
View file @
9f8e45d6
...
...
@@ -1452,6 +1452,7 @@ static void emit_global(be_gas_decl_env_t *env, const ir_entity *entity)
}
break
;
case
ir_visibility_external
:
if
(
linkage
&
IR_LINKAGE_MERGE
)
panic
(
"merge link semantic not supported for extern entities"
);
break
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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