utils.c (create_var_decl_1): call rest_of_decl_compilation only for global variable.
authorTristan Gingold <gingold@adacore.com>
Wed, 19 Dec 2007 16:25:33 +0000 (17:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 19 Dec 2007 16:25:33 +0000 (17:25 +0100)
commit916549397d42da052dc3c2c098f8682f01ae5d2f
tree89012687c9b99e3e17da5920beb42f723ef29acb
parent20e8cdd795e6d426ff4b7750d6fbe9f2f866fd38
utils.c (create_var_decl_1): call rest_of_decl_compilation only for global variable.

2007-12-19  Tristan Gingold  <gingold@adacore.com>

* utils.c (create_var_decl_1): call rest_of_decl_compilation only for
global variable.

From-SVN: r131083
gcc/ada/utils.c