Commit f1044232 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

20011127-1.c: Use dg-message...

	* gcc.dg/20011127-1.c: Use dg-message, not dg-error to match the
	error message part that continues on a new line.

From-SVN: r126618
parent 36f568c3
2007-07-13 Hans-Peter Nilsson <hp@axis.com>
* gcc.dg/20011127-1.c: Use dg-message, not dg-error to match the
error message part that continues on a new line.
2007-07-12 Geoffrey Keating <geoffk@apple.com>
* gcc.dg/c99-tgmath-1.c: New.
/* Copyright (C) 2001 Free Software Foundation.
/* Copyright (C) 2001, 2007 Free Software Foundation.
by Hans-Peter Nilsson <hp@axis.com>
Making sure that invalid asm operand modifiers don't cause an ICE. */
/* { dg-do compile { target cris-*-* } } */
/* { dg-options "-O2" } */
/* { dg-error "reg:SI|const_double:DF" "prune debug_rtx output" { target cris-*-* } 0 } */
/* { dg-message "reg:SI|const_double:DF" "prune debug_rtx output" { target cris-*-* } 0 } */
void
foo (void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment