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

donotdelete declaration differs from function call #44759

Closed
pchintalapudi opened this issue Mar 26, 2022 · 1 comment · Fixed by #44793
Closed

donotdelete declaration differs from function call #44759

pchintalapudi opened this issue Mar 26, 2022 · 1 comment · Fixed by #44793
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@pchintalapudi
Copy link
Member

New instrumentation and verification PRs (#44577, #44578, #44579) are failing due to a mismatched return type in the call/declaration for jl_f_donotdelete during the core testset.

Relevant module: https://godbolt.org/z/fjs63arhe

@pchintalapudi pchintalapudi added the bug Indicates an unexpected problem or unintended behavior label Mar 26, 2022
@vchuravy
Copy link
Member

x-ref: #44036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants