This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32935] [4.3 Regression] internal compiler error: in emit_move_insn, at expr.c:3316
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2007 13:53:57 -0000
- Subject: [Bug fortran/32935] [4.3 Regression] internal compiler error: in emit_move_insn, at expr.c:3316
- References: <bug-32935-14910@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-07-30 13:53 -------
With stage1 based f95, I get a different ICE which shows the issue:
t.f90:2: error: type mismatch in complex expression
complex8
real8
real4
D.1336 = COMPLEX_EXPR <-0.0, D.1335>
t.f90:5: confused by earlier errors, bailing out
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32935