https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100375
Bug ID: 100375 Summary: [12 Regression] trunk 20210501 ftbfs for nvptx-none Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at debian dot org Target Milestone: --- trunk 20210501 ftbfs for nvptx-none, trying to build the offload compiler with the just built trunk 20210501 x86_64-linux-gnu host build. ../../src-nvptx/gcc/config/nvptx/nvptx.c: In function 'void nvptx_sese_pseudo(basic_block, bb_sese*, int, int, vec<e dge_def*, va_gc>*, size_t)': ../../src-nvptx/gcc/config/nvptx/nvptx.c:3754:42: error: call of overloaded 'pair(int, int)' is ambiguous 3754 | node_back = pseudo_node_t (0, 0); | ^ In file included from /packages/gcc/snap/gcc-snapshot-20210501/build/x86_64-linux-gnu/libstdc++-v3/include/bits/stl_algobase.h:64, from /packages/gcc/snap/gcc-snapshot-20210501/build/x86_64-linux-gnu/libstdc++-v3/include/bits/char_traits.h:39, from /packages/gcc/snap/gcc-snapshot-20210501/build/x86_64-linux-gnu/libstdc++-v3/include/ios:40, from /packages/gcc/snap/gcc-snapshot-20210501/build/x86_64-linux-gnu/libstdc++-v3/include/istream:38, from /packages/gcc/snap/gcc-snapshot-20210501/build/x86_64-linux-gnu/libstdc++-v3/include/sstream:38,