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

[llvm-project] Backport fix for compilation issue with gcc-15 #17510

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

devajithvs
Copy link
Contributor

@devajithvs devajithvs commented Jan 24, 2025

Update the LLVM tag with the following upstream commits added:
2468812ca0d9 UPSTREAM: Add missing include to X86MCTargetDesc.h (#123320)
ed4f96704966 UPSTREAM: [ADT] Add <cstdint> to SmallVector (#101761)

This Pull request:

Changes or fixes:

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

Fixes #17444

Updated tags:
https://github.com/root-project/llvm-project/releases/tag/ROOT-llvm18-20250124-01
https://github.com/root-project/llvm-project/releases/tag/cling-llvm18-20250124-01

@devajithvs devajithvs self-assigned this Jan 24, 2025
Update the LLVM tag with the following commits:
2468812ca0d9 UPSTREAM: Add missing include to X86MCTargetDesc.h (#123320)
ed4f96704966 UPSTREAM: [ADT] Add `<cstdint>` to SmallVector (#101761)
@devajithvs devajithvs changed the title [llvm-project] Bump to tag ROOT-llvm18-20250124-01 [llvm-project] Backport fix for compilation issue with gcc-15 Jan 24, 2025
Copy link
Member

@hageboeck hageboeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM!

@hageboeck hageboeck mentioned this pull request Jan 24, 2025
4 tasks
Copy link

github-actions bot commented Jan 24, 2025

Test Results

    18 files      18 suites   4d 13h 37m 12s ⏱️
 2 687 tests  2 663 ✅ 23 💤 1 ❌
46 638 runs  46 637 ✅  0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 7ef00b2.

♻️ This comment has been updated with latest results.

@devajithvs devajithvs merged commit 60da0f7 into root-project:master Jan 27, 2025
20 of 22 checks passed
@devajithvs devajithvs deleted the dev.fix_gcc branch January 27, 2025 08:37
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.

ROOT doesn't compile with gcc-15
3 participants