Skip to content
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

enable GDC 12 in alpine CI #2548

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

WebFreak001
Copy link
Member

see #1998

@ibuclaw
Copy link
Member

ibuclaw commented Dec 11, 2022

ICE fix has been backported to 12 release branch, can't say when the next minor release will be.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108050

@WebFreak001
Copy link
Member Author

ICE can be worked around, the real blocker here is the linker error caused by float to!string from variant/sumtype

@ibuclaw
Copy link
Member

ibuclaw commented Dec 12, 2022

Linker error has been fixed and backported to the 12 release.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108055

@WebFreak001
Copy link
Member Author

awesome! let's see when it will be adopted by alpine

@ibuclaw
Copy link
Member

ibuclaw commented Dec 12, 2022

awesome! let's see when it will be adopted by alpine

Having a look at previous release history, the RM for GCC typically does the 3rd point release around April.

Should fix internal compiler error in GDC
It's only importing a file, so it's enough if it's inside the import
paths. This makes that module be excluded from the unittests and hides
the warning that comes with it being deprecated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants