public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/33639]  New: gcj generates assembler errors
@ 2007-10-03 12:58 aph at gcc dot gnu dot org
  2007-10-03 13:00 ` [Bug java/33639] " aph at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: aph at gcc dot gnu dot org @ 2007-10-03 12:58 UTC (permalink / raw)
  To: java-prs

This is from https://bugzilla.redhat.com/show_bug.cgi?id=297961

The problem is that .class files can now (as of Java 1.5) contain classes whose
name contains a hyphen.  The mangling used to generate internal labels in gcj
passes these hyphens through to the assembler rather than mangling them.


-- 
           Summary: gcj generates assembler errors
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: aph at gcc dot gnu dot org
        ReportedBy: aph at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33639


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/33639] gcj generates assembler errors
  2007-10-03 12:58 [Bug java/33639] New: gcj generates assembler errors aph at gcc dot gnu dot org
@ 2007-10-03 13:00 ` aph at gcc dot gnu dot org
  2007-10-03 13:03 ` aph at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aph at gcc dot gnu dot org @ 2007-10-03 13:00 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from aph at gcc dot gnu dot org  2007-10-03 13:00 -------
Subject: Bug 33639

Author: aph
Date: Wed Oct  3 12:59:57 2007
New Revision: 128981

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128981
Log:
2007-10-03  Andrew Haley  <aph@redhat.com>

        PR java/33639
        * class.c (mangled_classname): Detect and replace illegal
        characters in assembly language symbols.
        (gen_indirect_dispatch_tables): Call mangled_classname() on
        the type.


Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/class.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33639


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/33639] gcj generates assembler errors
  2007-10-03 12:58 [Bug java/33639] New: gcj generates assembler errors aph at gcc dot gnu dot org
  2007-10-03 13:00 ` [Bug java/33639] " aph at gcc dot gnu dot org
@ 2007-10-03 13:03 ` aph at gcc dot gnu dot org
  2007-12-10  2:00 ` pinskia at gcc dot gnu dot org
  2008-01-15 15:32 ` aph at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: aph at gcc dot gnu dot org @ 2007-10-03 13:03 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from aph at gcc dot gnu dot org  2007-10-03 13:02 -------
Fixed.


-- 

aph at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33639


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/33639] gcj generates assembler errors
  2007-10-03 12:58 [Bug java/33639] New: gcj generates assembler errors aph at gcc dot gnu dot org
  2007-10-03 13:00 ` [Bug java/33639] " aph at gcc dot gnu dot org
  2007-10-03 13:03 ` aph at gcc dot gnu dot org
@ 2007-12-10  2:00 ` pinskia at gcc dot gnu dot org
  2008-01-15 15:32 ` aph at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-10  2:00 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33639


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug java/33639] gcj generates assembler errors
  2007-10-03 12:58 [Bug java/33639] New: gcj generates assembler errors aph at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-12-10  2:00 ` pinskia at gcc dot gnu dot org
@ 2008-01-15 15:32 ` aph at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: aph at gcc dot gnu dot org @ 2008-01-15 15:32 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from aph at gcc dot gnu dot org  2008-01-15 15:32 -------
*** Bug 32484 has been marked as a duplicate of this bug. ***


-- 

aph at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |h dot mth at web dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33639


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-15 15:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-03 12:58 [Bug java/33639] New: gcj generates assembler errors aph at gcc dot gnu dot org
2007-10-03 13:00 ` [Bug java/33639] " aph at gcc dot gnu dot org
2007-10-03 13:03 ` aph at gcc dot gnu dot org
2007-12-10  2:00 ` pinskia at gcc dot gnu dot org
2008-01-15 15:32 ` aph at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).