]> git.ipfire.org Git - thirdparty/gcc.git/commit
class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field whose...
authorMark Mitchell <mark@codesourcery.com>
Sun, 14 Sep 2003 23:50:49 +0000 (23:50 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 14 Sep 2003 23:50:49 +0000 (23:50 +0000)
commit269083955ae0888882c6c57a207af8f25d1e33ee
tree08f1527bee651017ed359b3b876a03967fa2ac46
parent80a1718866c460d5d44a7fddd814e0245e744ffb
class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for an bit-field whose width exceeds that of its...

* class.c (layout_class_type): Make DECL_MODE match TYPE_MODE for
an bit-field whose width exceeds that of its type.

From-SVN: r71388
gcc/cp/ChangeLog
gcc/cp/class.c