[Bug c++/34086] g++ crashes on simple 20-line source file

fang at csl dot cornell dot edu gcc-bugzilla@gcc.gnu.org
Tue Nov 13 21:12:00 GMT 2007



------- Comment #3 from fang at csl dot cornell dot edu  2007-11-13 21:12 -------
4.0.1 (apple) ICEs:
pr34086.cc: In function 'double arctan(double)':
pr34086.cc:12: internal compiler error: in const_binop, at fold-const.c:1610

4.2.2 gives me:
pr34086.cc: In function 'double arctan(double)':
pr34086.cc:12: error: cannot convert 'double __complex__' to 'double' in
assignment


-- 


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



More information about the Gcc-bugs mailing list