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

Internal compiler error with GCC 7 in fastsum #57

Closed
michaelquellmalz opened this issue Aug 29, 2017 · 1 comment
Closed

Internal compiler error with GCC 7 in fastsum #57

michaelquellmalz opened this issue Aug 29, 2017 · 1 comment
Milestone

Comments

@michaelquellmalz
Copy link
Member

GCC 7.2.0 returns the following internal compiler error when compiling with single precision:

In function 'SearchTree':
cc1.exe: internal compiler error: in gimplify_modify_expr, at gimplify.c:5638
libbacktrace could not find executable to open

This seems to be a bug that is already confirmed by GCC and targeted for 7.3.

@michaelquellmalz
Copy link
Member Author

The compilation succeeds for me after the fix.

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