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]
Other format: [Raw text]

java/8260: gcj -fprofile-arcs -ftest-coverage doesn't work


>Number:         8260
>Category:       java
>Synopsis:       gcj -fprofile-arcs -ftest-coverage doesn't work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 17 10:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Owen O'Malley
>Release:        gcj 3.2
>Organization:
>Environment:
redhat 7.3 linux x86 (2.4.18) smp
>Description:
gcj doesn't seem to support -fprofile-arcs:

gcj -fprofile-arcs -ftest-coverage -g --main=test test.java
test.java:
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

>How-To-Repeat:
gcj -fprofile-arcs -ftest-coverage -g --main=test test.java
>Fix:
none
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="test.java"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="test.java"

cHVibGljIGNsYXNzIHRlc3QgewoKICBwdWJsaWMgc3RhdGljIHZvaWQgbWFpbihTdHJpbmdbXSBh
cmdzKSB7CiAgICBTeXN0ZW0ub3V0LnByaW50bG4oIkhpIE93ZW4iKTsKICB9Cn0K


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