Java: Fix PR 15715 - Interface access flags

Andrew Haley aph@redhat.com
Sun Jun 27 16:58:00 GMT 2004


Bryce McKinlay writes:
 > 
 > 2004-06-26  Bryce McKinlay  <mckinlay@redhat.com>
 > 
 > 	PR java/15715.
 > 	* parse.y (create_interface): Set correct access modifiers for
 > 	interfaces.
 > 	* jcf-write.c (get_classfile_modifiers): New function.
 > 	(generate_classfile): Use get_classfile_modifiers, not 
 > 	get_access_flags.

OK, thanks.

Andrew.



More information about the Gcc-patches mailing list