Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pygccjit test failures with current gcc-5-branch #9

Open
doko42 opened this issue Oct 3, 2015 · 0 comments
Open

pygccjit test failures with current gcc-5-branch #9

doko42 opened this issue Oct 3, 2015 · 0 comments

Comments

@doko42
Copy link

doko42 commented Oct 3, 2015

ERROR: test_get_type_error (test.ErrorTests)

Traceback (most recent call last):
File "/home/packages/gcc/python/pygccjit-0.4/tests/test.py", line 190, in test_get_type_error
ctxt.get_type(-1)
File "/gccjit/gccjit.pyx", line 53, in gccjit._gccjit.Context.get_type (gccjit/gccjit.c:2289)
OverflowError: can't convert negative value to enum gcc_jit_types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant