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]

[Committed] Fix simple comment typo in tree-ssa-alias.c


When I was adding some code to tree-ssa-alias.c I noticed that there
were some simple typos dealing with [xyz[ when they should have been
[xyz].
I committed this comment fix as obvious.

Thanks,
Andrew Pinski

ChangeLog:
* tree-ssa-alias.c: Fix some comment typos.

Attachment: fixcommenttypos.diff.txt
Description: Text document


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