[Bug ada/35645] ICE in gimplify_expr, at gimplify.c:6120

2010-11-27 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35645 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/35645] ICE in gimplify_expr, at gimplify.c:6120

2008-05-14 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2008-05-14 09:20 --- The code is not legal, adding keyword -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/35645] ICE in gimplify_expr, at gimplify.c:6120

2008-03-20 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-03-20 09:33 --- This means there is an unhandled tree in gimplify_expr, which is in this case probably PLACEHOLDER_EXPR(?): pak1.t1ip (_init, x1) { _init.x1 = (integer) x1; _init.x2 = .x1; goto ; :; return _init; -- r