expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield an appropriate...
authorRichard Henderson <rth@redhat.com>
Tue, 3 Apr 2007 15:50:42 +0000 (08:50 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 3 Apr 2007 15:50:42 +0000 (08:50 -0700)
commitfdd84500aecd4edcab10770d77f28c602b618359
tree4747d3f159f5acd4eb140b04448e4887f12b654e
parent696fbee71016c152278c38048421cf291e1566a4
expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield an appropriate type...

        * expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield
        an appropriate type, use the mode instead.

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