OSDN Git Service

* expr.c (emit_group_load, emit_group_store): Rewrite considering
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jul 1998 05:10:51 +0000 (05:10 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jul 1998 05:10:51 +0000 (05:10 +0000)
commit6ede80184b39b4e415074cfe3bf78f523bcf7695
tree828f62b36645dd969e85f79cb627a5fabb232ee1
parent5382622f47556a03c9fb7e03e405c57d8fa7e9f9
    * expr.c (emit_group_load, emit_group_store): Rewrite considering
        the size and alignment of the structure being manipulated.
        * expr.c, calls.c, function.c: Update all callers.
        * expr.h: Update prototypes.
        * cse.c (invalidate): Cope with parallels.

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