https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77645
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[6/7 Regression] Python |Python xmethods tests |xmethods tests failing |failing --- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #1) > The xmethods.list.cc error is a regression, caused by switching to gnu++14 > in GCC 6. The list.cc test is fixed on trunk and gcc-6-branch. > Also, these tests should cause a FAIL rather than UNSUPPORTED. The deque and vector tests now FAIL on trunk.