[COMMITTED] [PATCH] Fix typo in comments and debugging dump

2014-11-13 Thread Yangfei (Felix)
Index: gcc/ChangeLog === --- gcc/ChangeLog (revision 217506) +++ gcc/ChangeLog (working copy) @@ -1,3 +1,9 @@ +2014-11-13 Felix Yang + + * ipa-utils.h: Fix typo in comments. + * ipa-profile.c: Likewise. +

Re: [PATCH] Fix typo in comments

2014-09-25 Thread Jeff Law
On 09/25/14 08:04, Felix Yang wrote: Please apply this patch if OK for trunk. Thanks. [ ... ] Index: gcc/ChangeLog === --- gcc/ChangeLog(revision 215598) +++ gcc/ChangeLog(working copy) @@ -1,3 +1,8 @@ +2014-09-25 Felix Ya

[PATCH] Fix typo in comments

2014-09-25 Thread Felix Yang
Please apply this patch if OK for trunk. Thanks. Index: gcc/lra.c === --- gcc/lra.c(revision 215598) +++ gcc/lra.c(working copy) @@ -933,7 +933,7 @@ lra_set_insn_recog_data (rtx_insn *insn) nalt = 1; if (nop < 0)