[Bug tree-optimization/20610] Real by complex multiplications perform unnecessary operations
fengwang at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 23 07:52:00 GMT 2005
------- Additional Comments From fengwang at gcc dot gnu dot org 2005-06-23 07:52 -------
And in extract_component() in tree-complex.c file, I need handle
VIEW_CONVER_EXPR.
On gfortran front end, I need treat other type data as complex. So I build
VIEW_CONVER_EXPR tree node and failed at extract_component(). Can you fix
this, Richard?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |wf_cs at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20610
More information about the Gcc-bugs
mailing list