This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/26865] [4.1 Regression] Segmentation fault with -std=c99 -O1 and alloca()



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]