------- Comment #9 from jakub at gcc dot gnu dot org 2006-04-25 09:45 ------- Subject: Bug 26865
Author: jakub Date: Tue Apr 25 09:45:01 2006 New Revision: 113243 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113243 Log: PR tree-optimization/26865 * tree-ssa-structalias.c (find_func_aliases): Check that anyoffsetrhs type is pointer or array type. * gcc.dg/pr26865.c: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr26865.c Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/testsuite/ChangeLog branches/gcc-4_1-branch/gcc/tree-ssa-structalias.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26865