This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [c++,committed] Revert patch for PR/c++2294
> You mean the patch does not break libjava on 3.3.3?
Sorry, I mis-read the PR number, my CVS checkout for the 3.3 branch has
2003-11-14 Bernardo Innocenti <bernie@develer.com>
Backport from 3.4-branch.
2003-06-25 Giovanni Bajo <giovannibajo@libero.it>
PR c++/2094
* pt.c (unify): Add support for PTRMEM_CST and
FIELD_DECL unification.
as the last ChangeLog entry, so I didn't test the patch for PR2294.
> Ok then, I've not yet reverted it, so it can stay.
A quick test to determine whether libjava is broken is to run the C++
testsuite. If you see hundreds of failures, then libjava is very likely
broken.
--
Eric Botcazou