]> git.ipfire.org Git - thirdparty/gcc.git/commit
utils.c (create_var_decl_1): Do not emit debug info for an external constant whose...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 22 Apr 2009 22:01:57 +0000 (22:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 22 Apr 2009 22:01:57 +0000 (22:01 +0000)
commit5225a1389d0058ac8f64153efa64c8e07ec13c9a
tree8d659d6b9745a45328c35d5aa08f6b9fea4c07b2
parent89043e8ac1a763e9791944acc993c6ef1d642e2a
utils.c (create_var_decl_1): Do not emit debug info for an external constant whose initializer is not absolute.

* gcc-interface/utils.c (create_var_decl_1): Do not emit debug info
for an external constant whose initializer is not absolute.

From-SVN: r146620
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c