-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
[clang-19] linux-6.11.3: display_mode_vba_30.c:3540:6: error: stack frame size (2104) exceeds limit (2048) in 'dml30_ModeSupportAndSystemConfigurationFull' #112445
Comments
Archive containing files that may also prove useful: 112445.tar.gz
|
Issue #98367 might be related. |
@llvm/issue-subscribers-clang-codegen Author: Nicholas Vinson (nvinson)
Both linux-6.11.3 and linux-6.11.3-gentoo fail to build with clang-19 when CONFIG_DRM_AMD_DC is set to 'y' in the kernel configuration. The Linux kernel builds properly with the same configuration when compiled with gcc or clang-18.
To reproduce:
Expected the kernel to build, but it fails with the error:
Additional Information:
|
@llvm/issue-subscribers-backend-amdgpu Author: Nicholas Vinson (nvinson)
Both linux-6.11.3 and linux-6.11.3-gentoo fail to build with clang-19 when CONFIG_DRM_AMD_DC is set to 'y' in the kernel configuration. The Linux kernel builds properly with the same configuration when compiled with gcc or clang-18.
To reproduce:
Expected the kernel to build, but it fails with the error:
Additional Information:
|
@llvm/issue-subscribers-backend-x86 Author: Nicholas Vinson (nvinson)
Both linux-6.11.3 and linux-6.11.3-gentoo fail to build with clang-19 when CONFIG_DRM_AMD_DC is set to 'y' in the kernel configuration. The Linux kernel builds properly with the same configuration when compiled with gcc or clang-18.
To reproduce:
Expected the kernel to build, but it fails with the error:
Additional Information:
|
Issue #41896 might be related. |
See also #109204. |
Both linux-6.11.3 and linux-6.11.3-gentoo fail to build with clang-19 when CONFIG_DRM_AMD_DC is set to 'y' in the kernel configuration. The Linux kernel builds properly with the same configuration when compiled with gcc or clang-18.
To reproduce:
Expected the kernel to build, but it fails with the error:
Additional Information:
In case it proves useful, the output of
emerge --info
is provided below:The text was updated successfully, but these errors were encountered: