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]

r113076 - in /branches/gcj/gcj-abi-stabilizatio...


Author: aph
Date: Wed Apr 19 14:43:27 2006
New Revision: 113076

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113076
Log:
2006-04-19  Andrew Haley  <aph@redhat.com>

        * mangle.c (mangle_class_field): Swap class$$ and class$.
        * jvgenmain.c: (do_mangle_classname): Use class$$, not class$.

        Revert last change.


Modified:
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/ChangeLog
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/gjavah.c
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/java-expr.c
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/java-tree.h
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/jvgenmain.c
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/mangle.c
    branches/gcj/gcj-abi-stabilization-branch/gcc/java/parse.y


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