-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Update rustc_codegen_gcc subtree #136024
Update rustc_codegen_gcc subtree #136024
Conversation
…update_cg_gcc_2025_01_12
…1_14 Sync from rust 2025/01/14
Update GCC version
Add grep check for LTO Test
Remove extra whitespace at the end of some line strings
Add `--gcc-path` option
Some changes occurred in compiler/rustc_codegen_gcc |
r? @ghost |
Failed to set assignee to
|
@bors r+ rollup=never |
This comment has been minimized.
This comment has been minimized.
@bors r- |
Fix `--use-system-gcc` option handling
dc0ccc6
to
7c177d5
Compare
There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged. You can start a rebase with the following commands:
The following commits are merge commits: |
@bors r+ rollup=never |
Increasing priority a bit... @bors p=1 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (f753850): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (primary 0.8%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 773.374s -> 773.18s (-0.03%) |
cc @antoyo