-
Notifications
You must be signed in to change notification settings - Fork 33
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
How is the official merging now? #104
Comments
No, it has not been rejected: The branch has not been submitted to merge (there is still work to do to complete it, and this is only "spare time" at present) |
May I help you? What can i do for the merge? GCC 13.1 was released today. |
That would be really nice, Homebrew GCC and indirectly xPack GCC would greatly benefit from simplified releases. If there is anything I can do to help, please let me know. |
Well, do either of you have experience with the process of submitting patches upstream to GCC? Mostly it's just the whole process of (formatting a patch according to patch submission guidelines -> testing it -> sending it to the gcc-patches mailing list -> getting it approved -> confirming that you have a valid copyright assignment and/or DCO -> actually committing it) that takes awhile... |
It is not as simple as a "patch to fix a bug " (which is covered by the procedures above) - this is a whole new port and needs multiple co-operating patches (although we are [and have already posted some] working on splitting out parts that can be posted independently)
|
Thanks for your arm64 branch. I built the cross compiler chains for PowerPC Darwin on Apple Silicon host with your great branch.
But I am puzzled how is the official merging now. GCC 13 official version is going to release now. Did they reject this branch?
The text was updated successfully, but these errors were encountered: