OSDN Git Service

* expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2007 15:50:42 +0000 (15:50 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Apr 2007 15:50:42 +0000 (15:50 +0000)
commita4521f7eeff392adcac2bcb42c6131cf39e02705
tree4747d3f159f5acd4eb140b04448e4887f12b654e
parentc12658407f04b6b664cd69a5142b30e79f2feee0
    * expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield
        an appropriate type, use the mode instead.

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