This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Testcase for PR 6026
- From: Eric Blake <ebb9 at email dot byu dot edu>
- To: java-patches at gcc dot gnu dot org
- Date: Fri, 22 Mar 2002 02:11:06 -0700
- Subject: Testcase for PR 6026
- Organization: BYU Student
Do I need to ask for permission before checking in simple test cases?
Just in case, I'm asking for approval for this one on mainline and
branch.
(And I just realized I titled my previous patch email earlier today
incorrectly - PR 5902 was also about a parse error, but it has already
been patched).
2002-03-22 Eric Blake <ebb9@email.byu.edu>
For PR java/6026:
* libjava.compile/PR6026.java: New file.
Index: libjava.compile/PR6026.java
===================================================================
RCS file: PR6026.java
diff -N PR6026.java
--- /dev/null Tue May 5 13:32:27 1998
+++ PR6026.java Fri Mar 22 01:10:28 2002
@@ -0,0 +1,4 @@
+class PR6026
+{
+ double d = 0.4e1+0.8;
+}
--
This signature intentionally left boring.
Eric Blake ebb9@email.byu.edu
BYU student, free software programmer