https://bugs.libre-soc.org/show_bug.cgi?id=469
--- Comment #23 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
# stbs_done := true;
sync += stbs_done.eq(0)
error. should be eq(1)
--
You are receiving this mail because:
You are on the CC list for the bug.