OSDN Git Service

Fix irix6 libstdc++ v3 build failure with complex types.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Apr 1999 12:05:24 +0000 (12:05 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Apr 1999 12:05:24 +0000 (12:05 +0000)
commit03519f22281948bd27d07a6baedb5673143691c2
treec11c8bc50da3378bf10813b97d5e0337fd7e9318
parentb69febfeb0064ed6a42349d25be6428f4cb79240
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.

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