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: a mistake in gccint doc


On Fri, May 15, 2009 at 02:12, Eric Fisher <joefoxreal@gmail.com> wrote:

> I think it's a mistake between a and b. It should be,
>
> "
> variable @code{a} is completely modified with the contents of
> variable @code{b}. ÂReal definition are also known as @dfn{killing
> definitions}. ÂSimilarly, the use of @code{b} reads all its bits.
> "

Thanks, could you send a patch for tree-ssa.texi?


Diego.


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