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
d1114e40
Commit
d1114e40
authored
Jan 09, 2009
by
Matthias Braun
Browse files
more verbose panis
[r25134]
parent
349ddb26
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/beabi.c
View file @
d1114e40
...
...
@@ -1727,7 +1727,7 @@ static void fix_start_block(ir_graph *irg)
return
;
}
}
panic
(
"Initial exec has no follow block
"
);
panic
(
"Initial exec has no follow block
in %+F"
,
irg
);
}
/**
...
...
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