https://bugs.kde.org/show_bug.cgi?id=380202

--- Comment #2 from Siddhesh Poyarekar <siddh...@sourceware.org> ---
(In reply to Julian Seward from comment #1)
> I don't want to remove the assertion entirely.  Can you try with 
> instead
> 
>   vg_assert(cls == 64 || cls == 128)

That should work, but the trouble is that you'll have to keep patching the
assert every time there is a different cache configuration.  I don't think the
overhead is worth it, but it's your call in the end :)

> and see if that works?  With that in place, can you at least run the
> instruction set tests
> 
>    perl tests/vg_regtest none/tests/arm64     and
>    perl tests/vg_regtest none/tests/arm
> 
> without failing?

OK, I'll do this and get back to you.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to