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

Include -fno-common workarounds #321

Merged
merged 1 commit into from
May 16, 2019
Merged

Include -fno-common workarounds #321

merged 1 commit into from
May 16, 2019

Conversation

jelinekto
Copy link
Contributor

After upgrading GCC to 9.1.0 I revised my ${NOCOMMON} workarounds I mentioned in #248 and since I noticed in #307 you are interested in introducing the flag, I thought I'd open a PR.

These do not build for me (save for one) when using CFLAGS="-march=native -O3 -fgraphite-identity -floop-nest-optimize -fipa-pta -fno-math-errno -fno-trapping-math -fno-common -fno-semantic-interposition -flto=4 -fno-plt -falign-functions=32 -malign-data=cacheline -g0 -pipe" globally.

@InBetweenNames InBetweenNames merged commit ce8783b into InBetweenNames:master May 16, 2019
@InBetweenNames
Copy link
Owner

Excellent. Thank you! After the refactor I'd like to support -fno-common for sure.

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.

2 participants