public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/8792: compiles, but compiled code does not work
@ 2002-12-03  3:16 martin_aliger
  0 siblings, 0 replies; 2+ messages in thread
From: martin_aliger @ 2002-12-03  3:16 UTC (permalink / raw)
  To: gcc-gnats; +Cc: tromey


>Number:         8792
>Category:       java
>Synopsis:       compiles, but compiled code does not work
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 03 03:16:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Aliger martin_aliger@email.cz
>Release:        3.2 (self compiled)
>Organization:
>Environment:
Linux RH 7.1
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)
>Description:
gcj- compiled program writes: (./a.out abc.doc)
.-------.
|abc.doc|
.-------.
POIFS const 0
POIFS const 1 0
Invalid header signature; read 2763311526040853058, expected -2226271756974174256

SUN'S java writes:
.-------.
|abc.doc|
.-------.
POIFS const 0
POIFS const 1 109
Invalid header signature; read 2763311526040853058, expected -2226271756974174256


109 is correct value. It is stored in constant field!
>How-To-Repeat:
compile attached sources with gcj (NO .class FILES !)
with: gcj `cat list`
run ./a.out abc.doc
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: java/8792: compiles, but compiled code does not work
@ 2002-12-03  4:18 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2002-12-03  4:18 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, java-prs, martin_aliger, nobody, tromey

Synopsis: compiles, but compiled code does not work

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Tue Dec  3 04:18:56 2002
State-Changed-Why:
    Exact duplicate, missing the attachment, of java/8791.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8792


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

end of thread, other threads:[~2002-12-03 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-03  3:16 java/8792: compiles, but compiled code does not work martin_aliger
2002-12-03  4:18 paolo

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