Menu

#1038 pform.cc:333: LexicalScope* pform_peek_scope(): Assertion `lexical_scope' f ailed.

v10
closed-fixed
None
5
2019-10-01
2019-09-30
Eric Rippey
No

The attached test case fails with an assertion.

Linux x86_64
g++ (Ubuntu 7.4.0-9ubuntu1~18.04.york0) 7.4.0
iverilog 10.1

Output:
ivl: pform.cc:333: LexicalScope* pform_peek_scope(): Assertion `lexical_scope' failed.
Aborted

1 Attachments
2.v

Discussion

  • Eric Rippey

    Eric Rippey - 2019-09-30

    It appears that this is already fixed in the latest version from git.

     
  • Stephen Williams

    Pushed to v10-branch a fix so that this generates a syntax error instead of an assertion failure. The master branch already handles this.

     
  • Stephen Williams

    • status: open --> closed-fixed
    • assigned_to: Stephen Williams
    • Group: devel --> v10
     

Log in to post a comment.