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

avoid a spurious use-after-realloc warning from gcc [NFC] #46923

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

apaz-cli
Copy link
Member

No description provided.

@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Sep 27, 2022
@vtjnash vtjnash changed the title Fixed use after realloc() warning. avoid a spurious use-after-realloc warning from gcc [NFC] Sep 27, 2022
@giordano
Copy link
Contributor

These are the GC warnings reported in #45400. With this, on x86_64 only llvm warnings should remain, but arm architectures have still plenty of warnings.

@giordano giordano merged commit d575b2e into JuliaLang:master Sep 28, 2022
@giordano giordano removed the merge me PR is reviewed. Merge when all tests are passing label Sep 28, 2022
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.

3 participants