[PATCH] Fix PR middle-end/26306

Mark Mitchell mark@codesourcery.com
Sun Nov 5 17:49:00 GMT 2006


Richard Kenner wrote:
>> However, if we do want to do this in the middle end, then checking 
>> TREE_ADDRESSABLE (rather than AGGREGATE_TYPE_P) might be better?  Not 
>> all aggregates have BLK_MODE, so the analogy with 3.4 isn't completely 
>> accurate.
> 
> It would seem to me that you need to check *both*, each for a different reason.

Why treat aggregates differently from scalars in this context?

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713



More information about the Gcc-patches mailing list