-
Notifications
You must be signed in to change notification settings - Fork 12.3k
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
ICE with Clang-19git compiling ffmpeg 7.0.1 (f0b747ef1a9b9bfd0942a6d459f642b4b993b378) #95575
Comments
There is good news and bad news.
swscale_unscaled-e3e94b.c.txt |
This still reproduces with latest ffmpeg 7.1-git and LLVM/Clang-20git (a161e73) and both #120413 and #118963 already patched in. @kartcq could you please take a look at it?
swscale_unscaled-1fc9e5.c.txt |
@llvm/issue-subscribers-polly Author: None (ms178)
Compiling ffmpeg 7.0.1 (f0b747ef1a9b9bfd0942a6d459f642b4b993b378) with clang version 19.0.0git (90fd99c) yields this new ICE which seems to be a recent regression as it used to compile fine with an LLVM-snapshot from June 8th.
|
Compiling ffmpeg 7.0.1 (f0b747ef1a9b9bfd0942a6d459f642b4b993b378) with clang version 19.0.0git (90fd99c) yields this new ICE which seems to be a recent regression as it used to compile fine with an LLVM-snapshot from June 8th.
The text was updated successfully, but these errors were encountered: