gcc/gcc/java jcf-dump.c ChangeLog

bothner@gcc.gnu.org bothner@gcc.gnu.org
Tue Mar 16 22:36:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bothner@gcc.gnu.org	2004-03-16 22:36:44

Modified files:
	gcc/java       : jcf-dump.c ChangeLog 

Log message:
	* jcf-dump.c (flag_print_constant_pool):  Default to off.
	(print_constant_terse_with_index):  New helper function.
	(various places):  Check flag_print_constant_pool where missing.
	(main):  If verbose set flag_print_constant_pool.
	(HANDLE_INNERCLASSES_ATTRIBUTE):  Null inner class name is anonymous.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-dump.c.diff?cvsroot=gcc&r1=1.58&r2=1.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.1340&r2=1.1341



More information about the Gcc-cvs mailing list