-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
tacle-bench/bench/sequential/epic/epic.c
Line 1089 in d20dfa1
| result[ abs( y_base - abs( y_edge ) ) + abs( x_base - abs( x_edge ) ) ] |
abs( y_base - abs( y_edge ) ) + abs( x_base - abs( x_edge ) ) can reach value 18, where the array size is 15.
Metadata
Metadata
Assignees
Labels
No labels