Fix irix6 libstdc++ v3 build failure with complex types.
authorJim Wilson <wilson@cygnus.com>
Thu, 1 Apr 1999 12:05:24 +0000 (12:05 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 1 Apr 1999 12:05:24 +0000 (04:05 -0800)
commit6ab06cbb5b0861f9c65f009eba3d6cddbce7910b
treec11c8bc50da3378bf10813b97d5e0337fd7e9318
parentb7c8ae04e12945b1450e8e3a5ed1aaedad94cfed
Fix irix6 libstdc++ v3 build failure with complex types.

* expr.c (store_field): When check direct_store, assume all complex
modes can be directly stored.

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