This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]