]> git.ipfire.org Git - thirdparty/gcc.git/commit
For real this time...
authorRichard Henderson <rth@redhat.com>
Thu, 27 Jan 2005 00:07:41 +0000 (16:07 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 27 Jan 2005 00:07:41 +0000 (16:07 -0800)
commit48cc8d3b41eaf47e1a8f3eaa4c4f76c655ae4784
treef3474ccdfed8911f1cf4ff4e40df78bca88922f7
parenteec6bb06c65297a56eeff3c6bd8e4b31fec554bb
For real this time...

        PR middle-end/18008
        * c-decl.c (finish_struct): Set DECL_MODE after resetting a
        field's type.
        * expr.c (store_field): Strip conversions to odd-bit-sized types
        if the destination field width matches.

From-SVN: r94294
gcc/ChangeLog
gcc/c-decl.c
gcc/expr.c