This is the mail archive of the gcc-bugs@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]

[Bug java/8260] gcj -fprofile-arcs doesn't work


------- 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


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