https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104245
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|--- |12.0
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104245
Jakub Jelinek changed:
What|Removed |Added
Status|WAITING |NEW
CC|
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.