------- Comment #5 from jakub at gcc dot gnu dot org 2006-10-30 08:08 ------- Subject: Bug 29637
Author: jakub Date: Mon Oct 30 08:08:41 2006 New Revision: 118178 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118178 Log: 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. Added: branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr29637.c Modified: branches/gcc-4_0-branch/gcc/ChangeLog branches/gcc-4_0-branch/gcc/testsuite/ChangeLog branches/gcc-4_0-branch/gcc/tree.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29637