[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 26 16:38:00 GMT 2006
------- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-26 16:38 -------
More reduced testcase:
subroutine imhdiff4(qhat, zkq)
complex qhat
real zkq
qhat = qhat - zkq*qhat
end
------
Trying to get a C testcase.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-05-26 16:38:17
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27773
More information about the Gcc-bugs
mailing list