Commit 54856e4f by David Edelsohn Committed by David Edelsohn

* gcc.dg/torture/pr78515.c: Ignore ABI extension warning.

From-SVN: r242922
parent 1c3099cc
2016-11-28 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/torture/pr78515.c: Ignore ABI extension warning.
2016-11-28 Richard Biener <rguenther@suse.de>
PR tree-optimization/78542
......
/* { dg-do compile } */
/* { dg-additional-options "-mavx512bw" { target x86_64-*-* i?86-*-* } } */
/* { dg-prune-output "non-standard ABI extension" } */
typedef unsigned V __attribute__ ((vector_size (64)));
......
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