This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Problem with renamed static constants in .o file


Dave Menendez writes:
 > On Tue, 2004-09-28 at 13:56, Andrew Haley wrote:
 > > What does the asm output of "gcj -S" look like?
 > > 
 > > Andrew.
 > 
 > Here's an excerpt.  The only correct item I see is the "ascii" property
 > a few lines in.

Yeah.  I think that this is a divergence between the way that Java and
C++ names are mangled.

Andrew.


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