Commit 19e18903 by Marek Polacek Committed by Marek Polacek

unpack.c: Use dg-additional-options rather than dg-options.

	* gcc.dg/vmx/unpack.c: Use dg-additional-options rather than
	dg-options.

From-SVN: r226078
parent 65defbee
2015-07-22 Marek Polacek <polacek@redhat.com>
* gcc.dg/vmx/unpack.c: Use dg-additional-options rather than
dg-options.
2015-07-22 Mikael Morin <mikael@gcc.gnu.org>
PR fortran/61831
......
/* { dg-options "-Wno-shift-overflow" } */
/* { dg-additional-options "-Wno-shift-overflow" } */
#include "harness.h"
......
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