This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
libjava: Fix comment in include/i386-signal.h
- To: "Zack Weinberg" <zackw at stanford dot edu>
- Subject: libjava: Fix comment in include/i386-signal.h
- From: Andrew Haley <aph at redhat dot com>
- Date: Fri, 16 Feb 2001 09:32:08 +0000 (GMT)
- Cc: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- References: <20010215163501.K814@wolery.stanford.edu>
Zack Weinberg writes:
> Make comment match code. Applied to 3.0 branch as obvious.
Much of that comment only applies to INIT_FPE; if anything the comment
is now less accurate than it was before.
Andrew.