mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 23:41:08 +08:00
* g++.dg/ext/vector14.C: Ignore a possible warning.
From-SVN: r135685
This commit is contained in:
parent
06d1961718
commit
36bc60e909
@ -1,3 +1,7 @@
|
||||
2008-05-20 Janis Johnson <janis187@us.ibm.com>
|
||||
|
||||
* g++.dg/ext/vector14.C: Ignore a possible warning.
|
||||
|
||||
2008-05-20 Samuel Tardieu <sam@rfc1149.net>
|
||||
|
||||
* gnat.dg/modular.adb: Remove test, gnat.dg/modular1.adb already
|
||||
|
@ -1,6 +1,8 @@
|
||||
// PR c++/35758
|
||||
// { dg-do compile }
|
||||
// { dg-options "-msse" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
|
||||
// Ignore warning on some powerpc-linux configurations.
|
||||
// { dg-prune-output "non-standard ABI extension" }
|
||||
|
||||
#define vector __attribute__((vector_size(16)))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user