Daemon icon indicating copy to clipboard operation
Daemon copied to clipboard

Model bugs with latest GCC 14 and Clang 19

Open illwieckz opened this issue 5 months ago • 5 comments

I remember @DolceTriade said one day he seen bugs while compiling with GCC 14.

I confirm I see bugs affecting models in a weird way when compiling with GCC 14 (no issue with GCC 13):

unvanquished_2024-09-13_181819_000

unvanquished_2024-09-13_181834_000

First stable version of Clang 19 was released today and then out of curiosity I test it, and I got another bug but affecting the models too, but in a different way (no issue with Clang 18):

unvanquished_2024-09-17_200312_000

unvanquished_2024-09-17_200930_000

Maybe we actually do something wrong if two compilers fail on it.

illwieckz avatar Sep 17 '24 18:09 illwieckz