]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory address is not varying...
authorJeffrey A Law <law@cygnus.com>
Mon, 13 Jul 1998 09:26:59 +0000 (09:26 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 13 Jul 1998 09:26:59 +0000 (03:26 -0600)
commitb5f881570be51f9c67780802e7e8627a62c8a1de
treea0cbab974a5039faeee315e4122850b6a7d4fa72
parentbda991ee5e88baded69529b5c9271bba6c7399bc
expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory address is not varying for...

        * expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory address
        is not varying for REFERENCE_TYPE or when we think we might have found
        an optimized access to the first element in an array.

From-SVN: r21099
gcc/ChangeLog
gcc/expr.c
This page took 0.052317 seconds and 5 git commands to generate.