Commit ca235a85 by Richard Biener Committed by Richard Biener

re PR tree-optimization/77450 (ICE: in verify_ssa, at tree-ssa.c:1016 on very…

re PR tree-optimization/77450 (ICE: in verify_ssa, at tree-ssa.c:1016 on very simple code with vectors)

2016-09-07  Richard Biener  <rguenther@suse.de>

	PR c/77450
	* c-c++-common/vector-subscript-8.c: Move ..
	* gcc.dg/pr77450.c: ... here.

From-SVN: r240025
parent 9bed5535
2016-09-07 Richard Biener <rguenther@suse.de>
PR c/77450
* c-c++-common/vector-subscript-8.c: Move ..
* gcc.dg/pr77450.c: ... here.
2016-09-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/77393
......
/* { dg-do compile } */
/* { dg-options "-std=gnu90" } */
typedef int V __attribute__((vector_size(4)));
......
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