https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16843
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-30 02:16 ---
Hmm, I thought this was fixed in gjavah, but apparently
it is not emitting the #defines either.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-08
18:03 ---
Subject: Bug 16843
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2004-11-08 18:03:02
Modified files:
gcc/java : ChangeLog gjavah.c
Log message:
--- Additional Comments From tromey at gcc dot gnu dot org 2004-11-08
06:30 ---
I'm testing a patch to emit those constants defined
in the class itself. Inherited not constants are
not emitted; this is harder and related to PR 15411
(in both cases we would have to read other class files