expr.c (emit_group_load, [...]): Rewrite considering the size and alignment of the...
authorRichard Henderson <rth@cygnus.com>
Wed, 1 Jul 1998 05:10:51 +0000 (22:10 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 1 Jul 1998 05:10:51 +0000 (22:10 -0700)
commitaac5cc1620c19d41b26c09982ed666e0dae3d453
tree828f62b36645dd969e85f79cb627a5fabb232ee1
parent1eac9f59f2a15474966ffa2fe591119cc5a4360b
expr.c (emit_group_load, [...]): Rewrite considering the size and alignment of the structure being manipulated.

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

From-SVN: r20867
gcc/ChangeLog
gcc/calls.c
gcc/cse.c
gcc/expr.c
gcc/expr.h
gcc/function.c