Fix for irix6 -O0 bug, see testcase gcc.c-torture/compile/981007-1.c.
authorJim Wilson <wilson@cygnus.com>
Wed, 7 Oct 1998 12:12:21 +0000 (12:12 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 7 Oct 1998 12:12:21 +0000 (05:12 -0700)
commit10a9f2beac265deecca8b66b352b0162cd9713bf
tree3806ba73d1e8f548364b103a2cb3113f7e3c1120
parent28833504894ec58ca0ca15b810619b88898b25a2
Fix for irix6 -O0 bug, see testcase gcc.c-torture/compile/981007-1.c.

* expr.c (emit_group_store): Handle a PARALLEL destination.

From-SVN: r22893
gcc/ChangeLog
gcc/expr.c