Commit e972ccce by Steve Ellcey Committed by Steve Ellcey

re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048))))

	PR middle-end/21969
	* gcc.dg/vect/pr21969.c: New test.

From-SVN: r101424
parent a4e8ea7f
2005-06-29 Steve Ellcey <sje@cup.hp.com>
PR middle-end/21969
* gcc.dg/vect/pr21969.c: New test.
2005-06-28 Eric Christopher <echristo@redhat.com> 2005-06-28 Eric Christopher <echristo@redhat.com>
PR c/22052 PR c/22052
......
/* { dg-do compile } */
/* { dg-require-effective-target vect_float } */
typedef float vsf __attribute__((vector_size(2048)));
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