-
Notifications
You must be signed in to change notification settings - Fork 207
[GCC14] build gcc with frame-pointers; sync changes from el10/gcc14 #9836
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
Conversation
|
test parameters:
|
|
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_15_1_X/g14. @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
please test for el8_amd64_gcc14 |
|
+externals cmssw build and tests passed. comparison will take some time as it is comparing default (gcc12) vs gcc14 |
|
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_15_1_X/g14 IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-981557/45952/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
Backport chaqnges from el10 branch
--enable-frame-pointerwhich by default enables frame-pointers for all packages built with this GCC on X86_64. Note that this does not enable frame-pointers for aarch64