[Bug java/15708] [3.5 Regression] ICE in expand_expr_real_1

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 29 00:02:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-28 16:02 -------
This looks more to be a java front-end bug:
        /* If we got back the original object, something is wrong.  Perhaps
           we are evaluating an expression too early.  In any event, don't
           infinitely recurse.  */
        if (tem == exp)
          abort ();

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |java
           Keywords|                            |ice-on-valid-code
            Summary|ICE in expand_expr_real_1   |[3.5 Regression] ICE in
                   |                            |expand_expr_real_1
   Target Milestone|---                         |3.5.0
            Version|unknown                     |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15708



More information about the Gcc-bugs mailing list