r256350 - in /branches/gcc-7-branch/gcc: Change...

ktkachov@gcc.gnu.org ktkachov@gcc.gnu.org
Mon Jan 8 18:42:00 GMT 2018


Author: ktkachov
Date: Mon Jan  8 18:42:50 2018
New Revision: 256350

URL: https://gcc.gnu.org/viewcvs?rev=256350&root=gcc&view=rev
Log:
[arm] PR target/82975: Guard against reg_renumber being NULL in arm.h

	Backport from mainline
	2017-12-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	PR target/82975
	* config/arm/arm.h (TEST_REGNO): Adjust comment as expected in r255830.

	* gcc.dg/pr82975.c: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr82975.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/arm/arm.h
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list