This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r254106 - in /trunk/gcc/testsuite: ChangeLog gc...


Author: jgreenhalgh
Date: Thu Oct 26 14:17:40 2017
New Revision: 254106

URL: https://gcc.gnu.org/viewcvs?rev=254106&root=gcc&view=rev
Log:
[obvious][arm testsuite] Fixup expected location in require-pic-register-loc.c

After r254010 we now add -gcolumn-info by default, that means the tests
in gcc.target/arm/require-pic-register-loc.c need adjusting to not expect
to see column zero.

gcc/testsuite/

	* gcc.target/arm/require-pic-register-loc.c: Use wider regex for
	column information.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/arm/require-pic-register-loc.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]