Skip to content
Snippets Groups Projects
Commit 08412858 authored by Richard Biener's avatar Richard Biener
Browse files

tree-optimization/107435 - ICE with recurrence vectorization

This implements the missed conversion from pointer to integer.

	PR tree-optimization/107435
	* tree-vect-loop.cc (vectorizable_recurr): Convert initial
	value to vector component type.

	* gcc.dg/torture/pr107435.c: New testcase.
parent 89999f23
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment