Wunused-var-8.c: Move to...

* gcc.dg/Wunused-var-8.c: Move to...
	* c-c++-common/Wunused-var-6.c: ... here.  New test.

From-SVN: r159118
This commit is contained in:
Jakub Jelinek 2010-05-06 19:41:34 +02:00 committed by Jakub Jelinek
parent 5b8bd3d5be
commit 0718e39d0d
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2010-05-06 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/Wunused-var-8.c: Move to...
* c-c++-common/Wunused-var-6.c: ... here. New test.
PR bootstrap/43994
* df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
instead of DF_REF_REAL_REG.