re PR middle-end/23290 (Layout changed for structure with single complex field)
authorJ"orn Rennecke <joern.rennecke@st.com>
Mon, 12 Sep 2005 13:49:56 +0000 (13:49 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 12 Sep 2005 13:49:56 +0000 (14:49 +0100)
commitf439f9a536087071b4593eb0dda40eb5cc592c1c
tree649fa30263261ba9370902d07bbae9c92afec4db
parentcd41bae5fde3f26c99c33511c08c523b55e295c8
re PR middle-end/23290 (Layout changed for structure with single complex field)

PR middle-end/23290
* stor-layout.c (compute_record_mode): For records with a single
field, actually check the field's mode size against the type size.

From-SVN: r104171
gcc/ChangeLog
gcc/stor-layout.c