OSDN Git Service

* expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory address
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jul 1998 09:26:59 +0000 (09:26 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Jul 1998 09:26:59 +0000 (09:26 +0000)
commitbb311347d4100935723411ffc4074f8eb8656a49
treea0cbab974a5039faeee315e4122850b6a7d4fa72
parenta1c640f49a468c29697ddccc2d878acfc112bf23
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21099 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c