Skip to content

[flang][runtime] Fix build bot flang-runtime-cuda-gcc errors #143650

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 1 commit into from
Jun 11, 2025

Conversation

klausler
Copy link
Contributor

Adjust default parent class accessibility to attemp to work around what appear to be old GCC's interpretation.

Adjust default parent class accessibility to attemp to work around
what appear to be old GCC's interpretation.
@klausler klausler requested a review from vzakhari June 11, 2025 03:36
@klausler klausler merged commit d75e284 into llvm:main Jun 11, 2025
6 of 8 checks passed
@klausler klausler deleted the fixes branch June 11, 2025 03:36
@vzakhari
Copy link
Contributor

Thank you! LGTM

rorth pushed a commit to rorth/llvm-project that referenced this pull request Jun 11, 2025
…3650)

Adjust default parent class accessibility to attemp to work around what
appear to be old GCC's interpretation.
klausler added a commit to klausler/llvm-project that referenced this pull request Jun 11, 2025
This reverts commit 13869ca.

Revert "[flang][runtime] Fix build bot flang-runtime-cuda-gcc errors (llvm#143650)"

This reverts commit d75e284.

Revert "[flang][runtime] Replace recursion with iterative work queue (llvm#137727)"

This reverts commit 163c67a.
klausler added a commit that referenced this pull request Jun 11, 2025
…tigation (#143713)

Revert "[flang][runtime] Another try to fix build failure"

This reverts commit 13869ca.

Revert "[flang][runtime] Fix build bot flang-runtime-cuda-gcc errors
(#143650)"

This reverts commit d75e284.

Revert "[flang][runtime] Replace recursion with iterative work queue
(#137727)"

This reverts commit 163c67a.
tomtor pushed a commit to tomtor/llvm-project that referenced this pull request Jun 14, 2025
…3650)

Adjust default parent class accessibility to attemp to work around what
appear to be old GCC's interpretation.
tomtor pushed a commit to tomtor/llvm-project that referenced this pull request Jun 14, 2025
…tigation (llvm#143713)

Revert "[flang][runtime] Another try to fix build failure"

This reverts commit 13869ca.

Revert "[flang][runtime] Fix build bot flang-runtime-cuda-gcc errors
(llvm#143650)"

This reverts commit d75e284.

Revert "[flang][runtime] Replace recursion with iterative work queue
(llvm#137727)"

This reverts commit 163c67a.
akuhlens pushed a commit to akuhlens/llvm-project that referenced this pull request Jun 24, 2025
…3650)

Adjust default parent class accessibility to attemp to work around what
appear to be old GCC's interpretation.
akuhlens pushed a commit to akuhlens/llvm-project that referenced this pull request Jun 24, 2025
…tigation (llvm#143713)

Revert "[flang][runtime] Another try to fix build failure"

This reverts commit 13869ca.

Revert "[flang][runtime] Fix build bot flang-runtime-cuda-gcc errors
(llvm#143650)"

This reverts commit d75e284.

Revert "[flang][runtime] Replace recursion with iterative work queue
(llvm#137727)"

This reverts commit 163c67a.
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.

2 participants