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

unsupported argument '-m440' to option 'Wa,' #1484

Closed
nickdesaulniers opened this issue Oct 20, 2021 · 4 comments
Closed

unsupported argument '-m440' to option 'Wa,' #1484

nickdesaulniers opened this issue Oct 20, 2021 · 4 comments
Labels
[ARCH] powerpc This bug impacts ARCH=powerpc [BUG] llvm A bug that should be fixed in upstream LLVM [FIXED][LINUX] 6.3 This bug was fixed in Linux 6.3 [TOOL] integrated-as The issue is relevant to LLVM integrated assembler

Comments

@nickdesaulniers
Copy link
Member

$ ARCH=powerpc make LLVM=1 -j72 ppc44x_defconfig arch/powerpc/kernel/vdso32/
...
clang-14: error: unsupported argument '-m440' to option 'Wa,'
@nickdesaulniers
Copy link
Member Author

cc @aik

@nickdesaulniers
Copy link
Member Author

cc @qiongsiwu @nemanjai

@nickdesaulniers nickdesaulniers added [BUG] llvm A bug that should be fixed in upstream LLVM and removed [BUG] Untriaged Something isn't working labels Feb 1, 2023
@nickdesaulniers
Copy link
Member Author

This is similar to #675 (this is -m440, that is -m405).

@nathanchance
Copy link
Member

Should not be an issue after https://git.kernel.org/linus/bfb03af71a3798b5a88a945a9c19ad67e1c4986d.

@nathanchance nathanchance added the [FIXED][LINUX] 6.3 This bug was fixed in Linux 6.3 label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ARCH] powerpc This bug impacts ARCH=powerpc [BUG] llvm A bug that should be fixed in upstream LLVM [FIXED][LINUX] 6.3 This bug was fixed in Linux 6.3 [TOOL] integrated-as The issue is relevant to LLVM integrated assembler
Projects
None yet
Development

No branches or pull requests

2 participants