Rename tests to reference the correct PR

2019-12-20  Roman Zhuykov  <zhroma@ispras.ru>

	* gcc.dg/pr92951-1.c: Rename to ...
	* gcc.dg/pr92591-1.c: ... this.
	* gcc.dg/pr92951-2.c: Rename to ...
	* gcc.dg/pr92591-2.c: ... this.

From-SVN: r279645
This commit is contained in:
Roman Zhuykov 2019-12-20 15:40:46 +00:00 committed by Roman Zhuykov
parent 84de780d46
commit 0f6a7c1271
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2019-12-20 Roman Zhuykov <zhroma@ispras.ru>
* gcc.dg/pr92951-1.c: Rename to ...
* gcc.dg/pr92591-1.c: ... this.
* gcc.dg/pr92951-2.c: Rename to ...
* gcc.dg/pr92591-2.c: ... this.
2019-12-20 Thomas Koenig <tkoenig@gcc.gnu.org>
PR middle-end/91512