This is the mail archive of the gcc@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: [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


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