Skip to content

libpng: Avoid ICE with some GCC versions#147

Open
pcercuei wants to merge 1 commit intoKallistiOS:masterfrom
pcercuei:libpng-fix-bug
Open

libpng: Avoid ICE with some GCC versions#147
pcercuei wants to merge 1 commit intoKallistiOS:masterfrom
pcercuei:libpng-fix-bug

Conversation

@pcercuei
Copy link
Copy Markdown
Member

There is a bug in GCC >= 15 that is triggered by compiling pngwrite.c with -O3. Using -O2 instead works fine.

There is a bug in GCC >= 15 that is triggered by compiling pngwrite.c
with -O3. Using -O2 instead works fine.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
@pcercuei pcercuei requested a review from QuzarDC April 23, 2026 14:54
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.

1 participant