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
This commit is contained in:
parent
65defbee13
commit
19e1890350
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* { dg-options "-Wno-shift-overflow" } */
|
||||
/* { dg-additional-options "-Wno-shift-overflow" } */
|
||||
|
||||
#include "harness.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue