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

java/1839: Assembler errors with -fjni



>Number:         1839
>Category:       java
>Synopsis:       Assembler errors with -fjni
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 02 09:26:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jeff.sturm@commerceone.com
>Release:        2.97 20010122 (experimental)
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
gcj fails in the assembler while compiling bytecode with -fjni:

[jsturm@toronto jsturm]$ gcj -C Native.java
[jsturm@toronto jsturm]$ gcj -c -fjni Native.class
/tmp/cckq2m7g.s: Assembler messages:
/tmp/cckq2m7g.s:373: Error: Ignoring attempt to re-define symbol
/tmp/cckq2m7g.s:373: Error: Rest of line ignored. First ignored character is `,'.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="Native.java"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="Native.java"

cHVibGljIGNsYXNzIE5hdGl2ZSB7CiAgICAgICAgcHVibGljIHN0YXRpYyBuYXRpdmUgdm9pZCBw
cmludChpbnQgaSk7CiAgICAgICAgcHVibGljIHN0YXRpYyBuYXRpdmUgdm9pZCBwcmludChpbnRb
XSBpYSk7Cn0K

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