--- Comment #6 from daney at gcc dot gnu dot org 2006-03-07 18:29 ---
Should be fixed by the patch I just committed.
--
daney at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #5 from tromey at gcc dot gnu dot org 2006-03-07 18:16 ---
I think this was just fixed by David Daney:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111815
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26073
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|REOPENED|NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26073
--- Comment #4 from ro at gcc dot gnu dot org 2006-02-15 22:19 ---
Unfortunately, the bug still exists on mips-sgi-irix6.5 as of 20060210: while
USE_LIBFFI is defined as 1, INTERPRETER is not. Unfortunately,
libjava/include/java-interp.h only includes ffi.h iff INTERPRETER is defined.
--- Comment #3 from tromey at gcc dot gnu dot org 2006-02-04 02:47 ---
I believe this is fixed in svn.
Please reopen if it still fails.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #2 from rschuster at gcc dot gnu dot org 2006-02-03 13:47
---
Subject: Bug 26073
Author: rschuster
Date: Fri Feb 3 13:47:51 2006
New Revision: 110543
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110543
Log:
Fixes PR #26073.
2006-02-03 Robert Schuster <[EMAIL P
--- Comment #1 from thebohemian at gmx dot net 2006-02-02 19:28 ---
Posted a patch to fix the issue:
http://gcc.gnu.org/ml/java-patches/2006-q1/msg00139.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26073
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfi
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Component|java|libgcj
Target Milestone|--- |4.2.0
http:/