Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rustc_codegen_gcc
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
1.2k
Code
Issues
159
Pull requests
28
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix linkage
- #965
#965
Merged
antoyo
merged 10 commits into
master
rust-lang/rustc_codegen_gcc:master
from
fix/linkage
rust-lang/rustc_codegen_gcc:fix/linkage
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix linkage
#965
antoyo
merged 10 commits into
master
rust-lang/rustc_codegen_gcc:master
from
fix/linkage
rust-lang/rustc_codegen_gcc:fix/linkage
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Fix and support more linkages
antoyo
committed
df82806
View commit details
Copy full SHA for df82806
Browse repository at this point
Implement linkage in predefine_static and fix internal linkage on extern statics
antoyo
committed
642aaa8
View commit details
Copy full SHA for 642aaa8
Browse repository at this point
Use internal linkage for check_and_apply_linkage
antoyo
committed
9ad916e
View commit details
Copy full SHA for 9ad916e
Browse repository at this point
Fix ICE that happened on a weak function marked inline
antoyo
committed
b0feb7f
View commit details
Copy full SHA for b0feb7f
Browse repository at this point
Commits on Aug 25, 2026
Cleanup
antoyo
committed
9f3034d
View commit details
Copy full SHA for 9f3034d
Browse repository at this point
Update .gitignore
antoyo
committed
7a6930e
View commit details
Copy full SHA for 7a6930e
Browse repository at this point
Commits on Aug 26, 2026
Improve tests
antoyo
committed
ec5988d
View commit details
Copy full SHA for ec5988d
Browse repository at this point
Add support for the common attribute
antoyo
committed
64092c9
View commit details
Copy full SHA for 64092c9
Browse repository at this point
Update comments
antoyo
committed
996806b
View commit details
Copy full SHA for 996806b
Browse repository at this point
Update libgccjit version
antoyo
committed
3de358d
View commit details
Copy full SHA for 3de358d
Browse repository at this point
You can’t perform that action at this time.