]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (emit_group_store): Do not treat floats as BLKmode.
authorAldy Hernandez <aldyh@redhat.com>
Tue, 26 Oct 2004 23:17:57 +0000 (23:17 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 26 Oct 2004 23:17:57 +0000 (23:17 +0000)
commit7ef7000b5fa205310cebf717088fd021370365c3
tree969be6cdf8e58e2b1c6464d76816b2d8aa1ad641
parenta6cb7068eb8b15fc807aeb5051ede637e92d033b
expr.c (emit_group_store): Do not treat floats as BLKmode.

* expr.c (emit_group_store): Do not treat floats as BLKmode.
(emit_group_load): Same.

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