kripke: avoir internal compiler error
gcc snapshot yield internal compiler error: tree check: accessed elt 2 of tree_vec with 1 elts in tsubst, at cp/pt.c:13693 * spot/kripke/kripke.hh: here.
This commit is contained in:
parent
7bac705e83
commit
32b79818dc
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ namespace spot
|
|||
&kripkecube<State, SuccIter>::initial;
|
||||
std::string (kripkecube<State, SuccIter>::*test_to_string)
|
||||
(const State, unsigned) const = &kripkecube<State, SuccIter>::to_string;
|
||||
auto (kripkecube<State, SuccIter>::*test_recycle)(SuccIter*, unsigned) =
|
||||
void (kripkecube<State, SuccIter>::*test_recycle)(SuccIter*, unsigned) =
|
||||
&kripkecube<State, SuccIter>::recycle;
|
||||
const std::vector<std::string>
|
||||
(kripkecube<State, SuccIter>::*test_get_ap)() =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue