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

iains@gcc.gnu.org iains@gcc.gnu.org
Thu May 2 13:44:00 GMT 2019


Author: iains
Date: Thu May  2 13:44:17 2019
New Revision: 270797

URL: https://gcc.gnu.org/viewcvs?rev=270797&root=gcc&view=rev
Log:
darwin - fix a failing test

An inflexible regex caused these tests to regress.

2019-05-02  Iain Sandoe  <iain@sandoe.co.uk>

	* gcc.dg/tree-prof/section-attr-1.c: Update scan-asm regex
	for cold section label.
	* gcc.dg/tree-prof/section-attr-2.c: Likewise.
	* gcc.dg/tree-prof/section-attr-3.c: Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c
    trunk/gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c
    trunk/gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c



More information about the Gcc-cvs mailing list