Failed tests with -flto=auto
Open
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 357
- Avg merge
- 11h 4m
- Merged PRs (30d)
- 1
Description
Hi, when compile with -O2 and -flto=auto fails 5 tests.
The following tests FAILED:
31 - s2cell_index_test (Subprocess aborted)
33 - s2cell_iterator_testing_test (Failed)
35 - s2cell_union_test (Failed)
75 - s2point_index_test (Subprocess aborted)
88 - s2region_coverer_test (Subprocess aborted)
[LastTest.log](https://github.com/google/s2geometry/files/13743937/LastTest.log)
Compiler: gcc 13.2.1
Contributor guide
Assessment
This issue has not been assessed yet.