This is the mail archive of the gcc-cvs@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]

r112541 - in /branches/gcc-4_1-branch: gcc/java...


Author: tromey
Date: Thu Mar 30 16:47:23 2006
New Revision: 112541

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112541
Log:
gcc/java
	PR java/26042:
	* parse.y (java_reorder_fields): Reset superclass field's size as
	well.
libjava
	PR java/26042:
	* testsuite/libjava.compile/pr26042.java: New file.

Added:
    branches/gcc-4_1-branch/libjava/testsuite/libjava.compile/pr26042.java
      - copied unchanged from r112540, trunk/libjava/testsuite/libjava.compile/pr26042.java
Modified:
    branches/gcc-4_1-branch/gcc/java/ChangeLog
    branches/gcc-4_1-branch/gcc/java/parse.y
    branches/gcc-4_1-branch/libjava/ChangeLog


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