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

Missing support for _Complex #562

Closed
Jezurko opened this issue Apr 25, 2024 · 0 comments · Fixed by #588
Closed

Missing support for _Complex #562

Jezurko opened this issue Apr 25, 2024 · 0 comments · Fixed by #588
Assignees

Comments

@Jezurko
Copy link
Collaborator

Jezurko commented Apr 25, 2024

Missing support for ISO C99 _Complex and GNU __complex__
Example benchmarks:

  • Regression/C/gcc-c-torture/execute/20010605-2.c
  • Regression/C/gcc-c-torture/execute/20010605-2.c
  • Regression/C/gcc-c-torture/execute/20030910-1.c
  • Regression/C/gcc-c-torture/execute/20050121-1.c
  • Regression/C/gcc-c-torture/execute/20070614-1.c
  • Regression/C/gcc-c-torture/execute/complex-1.c
  • Regression/C/gcc-c-torture/execute/complex-2.c
  • Regression/C/gcc-c-torture/execute/complex-4.c
  • Regression/C/gcc-c-torture/execute/complex-5.c
  • Regression/C/gcc-c-torture/execute/complex-6.c
  • Regression/C/gcc-c-torture/execute/complex-7.c
  • Regression/C/gcc-c-torture/execute/pr38969.c
  • Regression/C/gcc-c-torture/execute/pr42248.c
  • Regression/C/gcc-c-torture/execute/pr49644.c
  • Benchmarks/Misc/mandel.c
  • Benchmarks/Misc/mandel-2.c
@Jezurko Jezurko self-assigned this May 15, 2024
@Jezurko Jezurko linked a pull request May 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant