PR tree-optimization/29637
commitb2d81d54d2bea61bcd9856e0a646beec526b7f27
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Oct 2006 08:01:28 +0000 (30 08:01 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Oct 2006 08:01:28 +0000 (30 08:01 +0000)
tree7a07dff5c74eee4bffb4874c3fbefe85e870f507
parent774649800f0ded10ed2674a68c2f299ee00f0534
PR tree-optimization/29637
* tree.c (make_vector_type): Don't recurse if TYPE_MAIN_VARIANT
of the innertype is the innertype itself.

* gcc.dg/pr29637.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118175 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr29637.c [new file with mode: 0644]
gcc/tree.c