On Mon, 2003-11-03 at 11:47, Zdenek Dvorak wrote: > * gimplify.c (should_carry_locus_p): New. Do not assign locus to > empty exprs. > I wonder if we shouldn't use !TREE_SIDE_EFFECTS (expr) here. Diego.