re PR java/4717 (miscompiling class reference)
authorBryce McKinlay <bryce@waitaki.otago.ac.nz>
Tue, 30 Oct 2001 04:43:16 +0000 (04:43 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Tue, 30 Oct 2001 04:43:16 +0000 (04:43 +0000)
commit2b472f91ee2e77f6b457d7880c13ed627e9b8666
treec355fc11b95d68ec05bdce4b447b1e821db110fc
parent79e2e1605ed490d653541cecbc9da3671a895b90
re PR java/4717 (miscompiling class reference)

       * mangle.c (find_compression_record_match): Don't match compression
       records for package name elements unless they occur at the start of
       the name. Fix for PR java/4717.

From-SVN: r46628
gcc/java/ChangeLog
gcc/java/mangle.c