// { dg-do compile } // This code used to be rejected as there was no conversion from int to float __complex__ #include typedef float __complex__ fcomplex; std::vector vfc(10);