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: ping: Re: [PATCH] 18815


On Tue, 2005-03-01 at 21:09 -0700, Roger Sayle wrote:
> On Tue, 1 Mar 2005, Devang Patel wrote:
> > 2005-02-23  Devang Patel  <dpatel@apple.com>
> >         PR 18815
> >         * tree-if-conv.c (combine_blocks): Adjust loop header edges for
> >         loops with zero exit edges.
> 
> This is OK for mainline, but could you change the PR reference in the
> ChangeLog entry to "PR tree-optimization/18815".  The 32 pseudo-randomly
> assigned "check-prefixes" often allow some error detection/correction
> of common missing digit and digit transposition typos in PR numbers :)
:)
Though i will note the script that makes the messages appear in the bug
actually ignores everything after PR and before the /.

You could write

PR ThisWasaDumbError/18815

and it would still work

--Dan


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