PR c/18282
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 2004 22:55:41 +0000 (22:55 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 2004 22:55:41 +0000 (22:55 +0000)
commit1c0a6d1e195099395b9f06dd82021f3fec7924fd
tree87730571a2c8621852cfb33bbffd30e0cd8904e5
parent75727131c7c5159354955d656f54eb8d607a5dbc
    PR c/18282
        * attribs.c (decl_attributes): Use relayout_decl.
        * c-common.c (handle_mode_attribute): Copy all relevant type
        parameters from the new underlying integral type.

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