------- Comment #7 from rguenth at gcc dot gnu dot org  2007-09-12 07:54 -------
Subject: Bug 33382

Author: rguenth
Date: Wed Sep 12 07:54:17 2007
New Revision: 128417

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128417
Log:
2007-09-12  Richard Guenther  <[EMAIL PROTECTED]>

        PR middle-end/33382
        * tree-ssa-structalias.c (get_constraint_for_component_ref):
        Note that accesses to a whole flexible array member may not lead
        to a subvariable.

        * gcc.c-torture/compile/pr33382.c: New testcase.
        * gcc.c-torture/execute/pr33382.c: Likewise.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.c-torture/compile/pr33382.c
    branches/gcc-4_2-branch/gcc/testsuite/gcc.c-torture/execute/pr33382.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree-ssa-structalias.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33382

Reply via email to