Bug 2137 - gcj -fprofile-arcs -ftest-coverage fails
Summary: gcj -fprofile-arcs -ftest-coverage fails
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on: 2743
Blocks: 1839 2235 4290
  Show dependency treegraph
 
Reported: 2006-01-10 18:53 UTC by Stan Cox
Modified: 2007-03-27 20:34 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stan Cox 2006-01-10 18:53:46 UTC
gcj -fprofile-arcs -ftest-coverage fails in coverage.c because it uses
build_common_tree_nodes which gcj does not setup.
Comment 1 Stan Cox 2006-01-10 19:05:19 UTC
This will enable enhancing the build system to support test coverage.
Comment 2 Andrew Cagney 2006-01-10 22:20:17 UTC
Red Hat Bugzilla
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177450
Comment 3 Andrew Cagney 2006-03-25 18:05:51 UTC
Test case added, currently expected to fail.

Index: frysk-imports/tests/ChangeLog
2006-03-25  Andrew Cagney  <cagney@redhat.com>

        * Makefile.am (rh177450/gcj.sh): New.
        * rh177450/Hello.java: New.
Comment 4 Andrew Cagney 2007-03-27 21:34:08 UTC
Debian tracker: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416326