decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nodes_2...
authorRichard Guenther <rguenther@suse.de>
Tue, 7 Jun 2011 14:34:02 +0000 (14:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 7 Jun 2011 14:34:02 +0000 (14:34 +0000)
commitc3c79fc5a5bf930ae6a2ee17b39d5214cbabe861
treee55d792d95d64cb1b5dd110c453a6833dcdc4518
parent28628ea69f5eea41ec4e678e7e66924a574943cb
decl.c (java_init_decl_processing): Call build_common_nodes, build_common_nodes_2 at the beginning.

2011-06-07  Richard Guenther  <rguenther@suse.de>

* decl.c (java_init_decl_processing): Call build_common_nodes,
build_common_nodes_2 at the beginning.  Remove then duplicate
initializations.

From-SVN: r174747
gcc/java/ChangeLog
gcc/java/decl.c