This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/8260] gcj -fprofile-arcs doesn't work
- From: "jsturm at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 May 2004 20:30:22 -0000
- Subject: [Bug java/8260] gcj -fprofile-arcs doesn't work
- References: <20021017100601.8260.owen@schwartz-omalley.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsturm at gcc dot gnu dot org 2004-05-10 20:30 -------
(In reply to comment #6)
> Reconfirmed, this was discused on the mailing list recently (but I cannot find
the
> reference), basically the java front-end is not setting up some of the types
right so Jeff's
> comments are not quite right.
Andrew, you probably mean the discussion following
http://gcc.gnu.org/ml/gcc-patches/2004-04/msg01913.html.
I think my original patch has the right idea, defining the missing (C) types,
but the discussion linked above debated whether java should be using
build_common_tree_nodes (I think it should, along with some variable renaming).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8260