------- Additional Comments From rmathew at gcc dot gnu dot org 2005-09-29 07:45 ------- (In reply to comment #9) > (In reply to comment #5) > > PR 19870. Although these patches are largeish, they have been tested in > > HEAD for > > some time and should be pretty safe. They are needed for OO.org. > > A "naive" backport doesn't work, see the thread starting at > http://gcc.gnu.org/ml/java/2005-09/msg00118.html
That's because PR21844 addresses a minor fallout of the first part of the fix for PR19870. The complete fix for PR19870 should only be applied if the fix for PR21844 is also applied after that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24018