This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug middle-end/29695] [4.1/4.2/4.3 Regression] Folding breaks (a & 0x80) ? 0x80 : 0 for unsigned char or unsigned short a
- From: "Chao-ying Fu" <fu at mips dot com>
- To: "Jakub Jelinek" <jakub at redhat dot com>, <chaoyingfu at gcc dot gnu dot org>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Fri, 1 Dec 2006 10:16:10 -0800
- Subject: Re: [Bug middle-end/29695] [4.1/4.2/4.3 Regression] Folding breaks (a & 0x80) ? 0x80 : 0 for unsigned char or unsigned short a
- References: <bug-29695-87@http.gcc.gnu.org/bugzilla/> <20061201000718.18101.qmail@sourceware.org> <20061201072415.GP6570@devserv.devel.redhat.com>
- Reply-to: "Chao-ying Fu" <fu at mips dot com>
Sure. Sorry for the huge log.
I will use your method for the merge commit message in the future.
Thanks a lot!
Regards,
Chao-ying
----- Original Message -----
From: "Jakub Jelinek" <jakub@redhat.com>
To: <chaoyingfu@gcc.gnu.org>
Cc: <gcc@gcc.gnu.org>
Sent: Thursday, November 30, 2006 11:24 PM
Subject: Re: [Bug middle-end/29695] [4.1/4.2/4.3 Regression] Folding breaks
(a & 0x80) ? 0x80 : 0 for unsigned char or unsigned short a
> On Fri, Dec 01, 2006 at 12:07:18AM -0000, chaoyingfu at gcc dot gnu dot
org wrote:
> >
> >
> > ------- Comment #6 from chaoyingfu at gcc dot gnu dot org 2006-12-01
00:07 -------
> > Subject: Bug 29695
> >
> > Author: chaoyingfu
> > Date: Fri Dec 1 00:05:26 2006
> > New Revision: 119383
> >
> > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119383
> > Log:
> > Merged revisions 118455-118543 via svnmerge from
> > svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk
>
> Please, when svn merging to private branches never use all the ChangeLog
entries
> in svn commit messages (it is excessively huge anyway and
> Merged revisions 118455-118543 via svnmerge from
> svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk
> information is all that is needed), or at least remove
> all PR references from it, as it spams all the PR pages.
>
> Jakub
>