This is the mail archive of the gcc-prs@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: java/6729: Compiler error causing break of java.lang.Character.isWhitespace


Synopsis: Compiler error causing break of java.lang.Character.isWhitespace

Responsible-Changed-From-To: unassigned->aph
Responsible-Changed-By: bryce
Responsible-Changed-When: Wed May 29 23:22:45 2002
Responsible-Changed-Why:
    Andrew checked in a patch to fix this.
State-Changed-From-To: open->closed
State-Changed-By: bryce
State-Changed-When: Wed May 29 23:22:45 2002
State-Changed-Why:
    2002-05-24  Andrew Haley  <aph@redhat.com>
    
    	* fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c
    	if T is a boolean type.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6729


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