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: [PATCH] Make CSE path following use the CFG


On 12/10/06, Richard Guenther <richard.guenther@gmail.com> wrote:
> +             /* With non-call exceptions, if this was an insn that could
> +                trap, me may have made it non-throwing now.  For example

s/me/we/

Yup, I spotted that after posting my previous message. It is fixed in what I've just commited. Thanks for spotting it too :-)

Gr.
Steven


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