[Bug c++/86610] New: non-const operator erroneously called in lambda in templated function
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: daibane at sandia dot gov Target Milestone: --- The following code fails to compile, saying that the non-const operator[] is being called. GCC 7.3, Clang 6.0.0, Intel 18, and MSVC
[Bug other/32415] libgcc_s not found in library search path with --enable-version-specific-runtime-libs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32415 Dan Ibanez changed: What|Removed |Added CC||daibane at sandia dot gov --- Comment #15