cp-tree.h
215 KB
-
re PR c++/43108 (mixed complex<T> multiplication horribly inefficient) · 1ff6b2c8
PR c++/43108 * typeck.c (cp_build_binary_op): Adapt mixed complex/non handling from C build_binary_op. * cp-tree.h (WANT_VECTOR_OR_COMPLEX): Rename from WANT_VECTOR. * cvt.c (build_expr_type_conversion): Allow COMPLEX_TYPE. From-SVN: r156874
Jason Merrill committed