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

The compiler segfaults when generating assembly code for comparing two structures if compiled using Microsoft C++ Compiler #20

Open
FlatAssembler opened this issue Apr 30, 2024 · 2 comments

Comments

@FlatAssembler
Copy link
Owner

If compiled with Microsoft C++ Compiler, the compiler segfaults while compiling this line:

If not(solution[iterator] = solution[iterator + 1]) Then

I haven't managed to diagnose the issue more precisely.

@FlatAssembler
Copy link
Owner Author

Here is the call stack:
slika

@FlatAssembler
Copy link
Owner Author

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