This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/17668] gcj compiler error: "PasswortGenerator.java:11: internal compiler error: in emit_move_insn_1, at expr.c:3543" when using "1++" in the last part of a for statement
- 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: 25 Sep 2004 15:24:50 -0000
- Subject: [Bug java/17668] gcj compiler error: "PasswortGenerator.java:11: internal compiler error: in emit_move_insn_1, at expr.c:3543" when using "1++" in the last part of a for statement
- References: <20040925132545.17668.j.breier@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-25 15:24 -------
Still fails to be rejected on the mainline but we have a different ICE now:
gimplification failed:
1 <integer_cst 0x4135fb60 type <integer_type 0x4135d600 int> constant invariant 1>
pr17668.java: In class `passwortGenerator':
pr17668.java: In method `passwortGenerator.main(java.lang.String[])':
pr17668.java:5: internal compiler error: gimplification failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |4.0.0
Last reconfirmed|0000-00-00 00:00:00 |2004-09-25 15:24:48
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17668