Commit e6540d3e by David Edelsohn Committed by David Edelsohn

* gcc.c-torture/compile/pr44707.c: Do not try to assemble on AIX.

From-SVN: r194671
parent 95b32587
......@@ -8,6 +8,8 @@
(check_effective_target_powerpc_vsx_ok): Only test VSX on AIX 7.1
and above.
* gcc.c-torture/compile/pr44707.c: Do not try to assemble on AIX.
2012-12-21 Paul Thomas <pault@gcc.gnu.org>
PR fortran/55763
......
/* { dg-do compile { target powerpc-ibm-aix* } } */
extern struct { int a, b, c, d; } v;
extern int w;
......
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