This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
> 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.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |