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

gcc > 10 complains about implicit conversion from enum #62

Open
drfortran opened this issue Apr 27, 2021 · 0 comments
Open

gcc > 10 complains about implicit conversion from enum #62

drfortran opened this issue Apr 27, 2021 · 0 comments

Comments

@drfortran
Copy link

I encounter some compilation trouble using gcc-10.2 in ./src/instrument/semantic-op.c, function ‘instrumentPossibleNegate’ where four implicit conversion from ‘enum ’ to ‘IROp’ occur.

Regards,
Vincent

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