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

Fix GC assertion on array of derived pointers #47299

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

wsmoses
Copy link
Contributor

@wsmoses wsmoses commented Oct 23, 2022

@giordano
Copy link
Contributor

Any possible simple test?

@wsmoses
Copy link
Contributor Author

wsmoses commented Oct 23, 2022

@vtjnash just to confirm, these the correct semantics, yes?

@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Oct 25, 2022
@vchuravy vchuravy added backport 1.6 Change should be backported to release-1.6 backport 1.8 Change should be backported to release-1.8 labels Oct 25, 2022
@giordano giordano merged commit d885fc7 into JuliaLang:master Oct 25, 2022
@giordano giordano removed the merge me PR is reviewed. Merge when all tests are passing label Oct 25, 2022
@KristofferC KristofferC mentioned this pull request Oct 27, 2022
37 tasks
KristofferC pushed a commit that referenced this pull request Oct 27, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
KristofferC pushed a commit that referenced this pull request Oct 28, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
KristofferC pushed a commit that referenced this pull request Oct 28, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Nov 8, 2022
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
KristofferC pushed a commit that referenced this pull request Oct 10, 2023
* Fix GC assertion on array of derived pointers

* Add test

(cherry picked from commit d885fc7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.6 Change should be backported to release-1.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LateLowerGCFrame Assertion on Array of Derived Pointer
5 participants