Richard Henderson <rth@redhat.com> wrote: >>> This needs to use a VIEW_CONVERT_EXPR, at minimum. >> >> What about a compound literal instead? > > I suppose. Why? Nothing specifically. I just believe it is a cleaner way to transform the argument into an aggregate, casts are ugly. Giovanni Bajo