Amazingly, it seems that the latest gcc 12-based MinGW miscompiles something in TIFF code _without_ optimizations as the SaveTIFF() test fails when compiled with -O0 but works with -O2, so try enabling the optimizations for this test. It also makes more sense to run tests against the production/release versions of the library anyhow, we only used --disable-optimise to save on build time, but perhaps this is not as critical any longer. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| ci_cmake.yml | ||
| ci_mac.yml | ||
| ci_mac_xcode.yml | ||
| ci_msw.yml | ||
| ci_msw_cross.yml | ||
| code_checks.yml | ||
| docs_update.yml | ||
| make_release.yml | ||
| no_response.yml | ||