r271133 - in /trunk/gcc/testsuite: ChangeLog g+...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon May 13 20:11:00 GMT 2019


Author: redi
Date: Mon May 13 20:11:52 2019
New Revision: 271133

URL: https://gcc.gnu.org/viewcvs?rev=271133&root=gcc&view=rev
Log:
Fix testsuite regression caused by r271077

	* g++.dg/cpp0x/Wattributes1.C: Adjust dg-error line number to fix
	regression, by matching a note on any line.
	* g++.dg/cpp0x/Wattributes2.C: Add another copy that checks the
	correct line number is matched without depending on a library header.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/Wattributes2.C
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/Wattributes1.C



More information about the Gcc-cvs mailing list