Segfault in code generated by Verilator #765
Closed
Comments
|
Original Redmine Comment The << was so far over it became a negative number and confused it. Fixed in git towards 3.862. |
|
Original Redmine Comment In 3.862. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author Name: Clifford Wolf (@cliffordwolf)
Original Redmine Issue: 765 from https://www.veripool.org
Original Date: 2014-05-12
Original Assignee: Wilson Snyder (@wsnyder)
Verilator 5f5a3db creates C code that segfaults for a=128.
Self-contained test case:
http://svn.clifford.at/handicraft/2014/verilatortest/test014.v
http://svn.clifford.at/handicraft/2014/verilatortest/test014.cc
http://svn.clifford.at/handicraft/2014/verilatortest/test014.sh
The text was updated successfully, but these errors were encountered: