- Notifications
You must be signed in to change notification settings - Fork13.6k
Subtree update cg gcc 2025 07 18#144140
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
bors merged 45 commits intorust-lang:masterfromGuillaumeGomez:subtree-update_cg_gcc_2025-07-18Jul 19, 2025
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
45 commits Select commitHold shift + click to select a range
b9382e9
Implement `simd_round_ties_even` for miri, cg_clif and cg_gcc
sayantn56af662
Merge commit 'b7091eca6d8eb0fe88b58cc9a7aec405d8de5b85' into subtree-…
GuillaumeGomez5a29ddd
Remove unwanted semi-colon in `rustc_codegen_gcc`
GuillaumeGomez2359b6b
Fix signature of `filter_landing_pad`
GuillaumeGomez6e63599
give Pointer::into_parts a more scary name and offer a safer alternative
RalfJunga7715a4
Remove `()` returned value
GuillaumeGomez8c45692
Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubilee
GuillaumeGomezf1d6f48
Stop backends from needing to support nullary intrinsics
oli-obk609a8ab
Merge commit '4b5c44b14166083eef8d71f15f5ea1f53fc976a0' into subtree-…
GuillaumeGomez43e9b04
Auto merge of #143239 - GuillaumeGomez:subtree-update_cg_gcc_2025-06-…
bors7d904ae
Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk
matthiaskrgr44b7484
Auto merge of #143254 - matthiaskrgr:rollup-7x8bxek, r=matthiaskrgr
bors1d2b874
Remove OVERWRITE_TARGET_TRIPLE env var now that config.sh is gone
antoyo1bbe594
Fix installation of libgccjit for m68k
antoyo89f0cb3
Specify linker in m68k CI
antoyocf509d8
Add missing --target-triple flags in m68k CI
antoyofec79b8
Add missing space before --target-triple
antoyo3021598
Specify the linker when building the test project in m68k CI
antoyo0b61286
Fix m68k CI
antoyobd100e2
Merge pull request #727 from rust-lang/test/ci
antoyoed1e9b7
Manually run in a VM in the m68k CI
antoyo21c8639
Fix to use the correct expected output for m68k CI test
antoyo1881087
Update the doc to reflect the new way to specify the linker for cross…
antoyof1c71ff
Clean some config stuff up
antoyo75a4fb9
Merge pull request #424 from rust-lang/remove-overwrite-target-triple…
antoyoa0e7630
Merge branch 'master' into sync_from_rust_2025_07_04
antoyo312dcd7
Update to nightly-2025-07-04
antoyo2961464
Change the implementation of supports_parallel to signal tha cg_gcc i…
FractalFir6388524
Skip needlessly setting the default visibility on functions
FractalFir7e84472
Inserted a local variable in volatile_load, to ensure reads don't mov…
FractalFir86f5318
Merge pull request #732 from FractalFir/thread_soundness_fix
antoyo35bdf8b
Merge pull request #734 from FractalFir/remove_needless_attr
antoyo8a9af5f
Merge pull request #733 from FractalFir/volatile_load_tmp
antoyo0bb092a
Fix building the sysroot
antoyo1954034
Comment test that cannot be fixed currently
antoyo56a82a2
Fix empty backtrace
antoyo623609e
Ignore failing test
antoyob01bbe0
Fix no-f16-f128 feature name
antoyob0ab2bf
Fix LTO test
antoyo83fbcab
Fix warnings in tests
antoyoecd958f
Fix LTO errors
antoyo4d16951
Comment some tests in the m68k CI because we cannot run programs on a…
antoyof682d09
Merge pull request #735 from rust-lang/sync_from_rust_2025_07_04
antoyo66017df
Merge commit 'f682d09eefc6700b9e5851ef193847959acf4fac' into subtree-…
GuillaumeGomezf16474f
Remove forgotten git annotations
GuillaumeGomezFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix no-f16-f128 feature name
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitb01bbe06cc2fea18957895f2722d687b00efcbd7
There are no files selected for viewing
6 changes: 3 additions & 3 deletions.github/workflows/m68k.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.