]> git.ipfire.org Git - thirdparty/gcc.git/commit
dbxout.c (dbxout_symbol_location): Resolve constant pool references even for variable...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 27 Jan 2005 01:49:01 +0000 (01:49 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 27 Jan 2005 01:49:01 +0000 (01:49 +0000)
commit9ff93eb01ce59be5d7b26428df5e5bf6671bce86
treeeaa07f07a8bac1d3a3fb744243c80780d71c498f
parent4356a1bf59fa37ac5abeebc13bb2a5676563b7b1
dbxout.c (dbxout_symbol_location): Resolve constant pool references even for variables with NULL DECL_INITIAL.

ChangeLog:
* dbxout.c (dbxout_symbol_location): Resolve constant pool references
even for variables with NULL DECL_INITIAL.

testsuite/ChangeLog:
* gcc.dg/20041216-1.c: New test.

From-SVN: r94303
gcc/ChangeLog
gcc/dbxout.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20041216-1.c [new file with mode: 0644]