]> gcc.gnu.org Git - gcc.git/commit - gcc/dwarf2out.c
re PR debug/4461 (Invalid dawrf2 debug code)
authorJakub Jelinek <jakub@redhat.com>
Wed, 20 Feb 2002 23:19:24 +0000 (00:19 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 20 Feb 2002 23:19:24 +0000 (00:19 +0100)
commit149d6f9edd9430452e81bde4f6e611f5e81c9f2e
treed49e4ee1337f2fdce87409b5a2a0ec6e2c56a37b
parent4161da12190d52eb1d622354e6ea67f67195c73c
re PR debug/4461 (Invalid dawrf2 debug code)

PR debug/4461
* varasm.c (get_pool_constant_mark): New.
* rtl.h (get_pool_constant_mark): Add prototype.
* dwarf2out.c (mem_loc_descriptor): A pool constant cannot
be represented if it has not been output.

* gcc.dg/debug/20020220-1.c: New test.

From-SVN: r49921
gcc/ChangeLog
gcc/dwarf2out.c
gcc/rtl.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/debug/20020220-1.c [new file with mode: 0644]
gcc/varasm.c
This page took 0.058336 seconds and 5 git commands to generate.