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

[Bug java/33639] gcj generates assembler errors



------- 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


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