java/6729: Compiler error causing break of java.lang.Character.isWhitespace

bryce@gcc.gnu.org bryce@gcc.gnu.org
Wed May 29 23:22:00 GMT 2002


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



More information about the Gcc-bugs mailing list