This is the mail archive of the gcc@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]

Re: [tree-ssa] New regressions after 2003-10-26


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.


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