Thanks to visit codestin.com
Credit goes to github.com

Skip to content

C: Fix complex types #2193

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

Merged
merged 2 commits into from
Jul 22, 2023
Merged

C: Fix complex types #2193

merged 2 commits into from
Jul 22, 2023

Conversation

Smit-create
Copy link
Collaborator

Fixes #2187

@Smit-create Smit-create marked this pull request as ready for review July 20, 2023 06:31
@Smit-create Smit-create requested a review from certik July 20, 2023 06:38
@certik certik merged commit 0f660e0 into lcompilers:main Jul 22, 2023
@certik
Copy link
Contributor

certik commented Jul 22, 2023

Thanks! I think this is the right 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

Successfully merging this pull request may close these issues.

C generates _lfortran_caimag(float complex x) and it fails to compile
3 participants