This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Typofixes and a trivial change
- From: Patrick Palka <patrick at parcs dot ath dot cx>
- To: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 25 Apr 2014 11:03:28 -0400
- Subject: Re: [PATCH] Typofixes and a trivial change
- Authentication-results: sourceware.org; auth=none
- References: <1398437592-31105-1-git-send-email-patrick at parcs dot ath dot cx>
I forgot the ChangeLog entry:
2014-04-25 Patrick Palka <patrick@parcs.ath.cx>
* doc/invoke.texi: Fix typo.
* tree-vrp.c: Fix typos.
* gimple.c (infer_nonnull_range): Reorder operands of an &&
condition.