[Bug tree-optimization/22356] mis-match types in cplxlower
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 7 21:12:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-07 21:12 -------
I found where the problem was.
in expand_complex_libcall when in_ssa_p we create REALPART_EXPR/IMAGPART_EXPR with the wrong
type.
I am testing the fix.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-07-07 21:12:48
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22356
More information about the Gcc-bugs
mailing list