Commit f6abd7f1 by Christophe Lyon Committed by Christophe Lyon

pr62308.c: New test.

2015-06-19  Christophe Lyon  <christophe.lyon@linaro.org>

	gcc/testsuite/
	* gcc.target/aarch64/pr62308.c: New test.

From-SVN: r224649
parent f0e99403
2015-06-19 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.target/aarch64/pr62308.c: New test.
2015-06-19 Mikael Morin <mikael@gcc.gnu.org>
PR fortran/66549
......
/* { dg-do compile } */
/* { dg-options "-mbig-endian" } */
typedef int __attribute__((vector_size(16))) v4si;
struct S2823 {v4si a;int b[0];};
void checkx2823 (struct S2823 args){};
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