gcc-bug in gcc-11
Shivam Rajput
physhivam@gmail.com
Tue Oct 4 16:16:34 GMT 2022
Hey, I was trying to build clang's libcxx on my ubuntu 22.04 and it has
gcc-11.2 by default most prolly, but while building libcxx there was an
error about using the deleted function but it seems that overloaded
resolution in gcc-11 has a bug https://godbolt.org/z/GPTPYaobb , it
consider wrong overloaded function , although i build libcxx using gcc-12 .
Thanks and regards
Shivam
More information about the Gcc
mailing list