Bug 2137

Summary: gcj -fprofile-arcs -ftest-coverage fails
Product: frysk Reporter: Stan Cox <scox>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on: 2743    
Bug Blocks: 1839, 2235, 4290    

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