This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Fix Java name mangling bug: PR java/12586


Bryce McKinlay writes:
 > 
 > 2003-10-12  Bryce McKinlay  <bryce@mckinlay.net.nz>
 > 
 > 	Fix for	PR java/12586.
 > 	* mangle.c (find_compression_record_match): Don't iterate through package
 > 	namespace elements unless they all match compression_table entries.
 > 

OK.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]