From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joern Rennecke To: zack@codesourcery.com (Zack Weinberg) Cc: gcc@gcc.gnu.org Subject: Re: TYPE_MODE vs AGGREGATE_TYPE_P Date: Wed, 17 Oct 2001 11:49:00 -0000 Message-id: <200110171838.TAA14415@meolyon.local> References: <20011017111427.A9658@codesourcery.com> X-SW-Source: 2001-10/msg00982.html Zack Weinberg wrote: > > Can AGGREGATE_TYPE_P ever be true for a type without TYPE_MODE > of that type being BLKmode? Yes, but the type must fit into the mode exactly and be suitably aligned.