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


On Tue, 2004-03-02 at 13:50, Diego Novillo wrote:

> +       else if (!aliases_computed_p)
> +       s_ann->has_volatile_ops = 1;
> 
Er, sorry, this is wrong.  s/s_ann/stmt_ann (stmt)/


Diego.


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