public inbox for gcc-bugs@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: gcc-bugs

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

end of thread, other threads:[~2008-01-15 15:33 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 16:08 ` 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).