This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


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

gcj/37: gcj fails to compile "jBYTEmark" from source code when optimization is used



>Number:         37
>Category:       gcj
>Synopsis:       gcj fails to compile "jBYTEmark" from source code when optimization is used
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apbianco
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 18 05:00:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Bryce McKinlay
>Release:        gcc version 2.95.1 19990816 (release)
>Organization:
>Environment:
Linux
>Description:
gcj gives linking errors when attempting to compile 
jBYTEmark with any optimization switches. If -O3 is used,
gcj segfaults. 

Compiling jBYTEmark from bytecode works well when an 
intermediate compiler is used (javac). Compiling without
optimization also works successfully.
>How-To-Repeat:
"jBYTEmark" source code is available from http://www.albatross.co.nz/~bryce/gcjbench/

gcj -O *.java -o jbytemark --main=jBYTEmark
>Fix:

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

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