[Bug c++/104245] abseil-cpp 20211102.0 fails with "internal compiler error"

2022-01-27 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104245 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |12.0 Priority|P3

[Bug c++/104245] abseil-cpp 20211102.0 fails with "internal compiler error"

2022-01-27 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104245 Jakub Jelinek changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug c++/104245] abseil-cpp 20211102.0 fails with "internal compiler error"

2022-01-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104245 --- Comment #4 from Andrew Pinski --- Well I can't reproduce it with the following cmake options: cmake -DABSL_USE_EXTERNAL_GOOGLETEST=ON -DBUILD_TESTING=off make Also cmake projects are a pain to work with really.