OSDN Git Service

For real this time...
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jan 2005 00:07:41 +0000 (00:07 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jan 2005 00:07:41 +0000 (00:07 +0000)
commit24bdc38750492797be9be517aa0d2edadee7cc3b
treef3474ccdfed8911f1cf4ff4e40df78bca88922f7
parent78a2f6c2bb7aff92dcf7bdd41a955dbed6ccabbf
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.

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