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]

Re: Fix minor bug in VIEW_CONVERT_EXPR expander


> Hm, but both modes should have the same size and thus both
> modes shall be always equal.
>
> Or we come here with invalid VIEW_CONVERT_EXPRs.

Yes, the latter, they are invalid on the paper (tree.h) but the expander has 
had explicit support for them for a very long lime.  This was last touched 5 
years ago by RTH (PR target/23630).

-- 
Eric Botcazou


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