This is the mail archive of the gcc@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]

Re: Bug in transparent union handling?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]