This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
possible bug in 4.2-20071107 snapshot
- From: Chris Clayton <chris2553 at googlemail dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Nov 2007 19:18:31 +0000
- Subject: possible bug in 4.2-20071107 snapshot
Hi
I've just built the 4.2-20071107 snapshot and got the folowing warning that I think you will want to know about.
../../../libjava/classpath/gnu/java/security/util/Base64.java: In class 'gnu.java.security.util.Base64':
../../../libjava/classpath/gnu/java/security/util/Base64.java: In method 'gnu.java.security.util.Base64.decode(byte[],int,int)':
../../../libjava/classpath/gnu/java/security/util/Base64.java:200: warning: Unreachable statement.
for (i = off; i < off + len; i++)
^
1 warning
Thanks,
Chris
--
Beer is proof that God loves us and wants us to be happy - Benjamin Franklin