------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-20 
21:27 -------
_Complex double i = (_Complex double){0.,1.0};
Also ICE but with a differnet error message:
t.cc:1: internal compiler error: in process_init_constructor, at 
cp/typeck2.c:1041
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Complex should be handled the same as a scalar.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23172

Reply via email to