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

[Bug ipa/65478] [5 regression] crafty performance regression


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65478

--- Comment #18 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #16)
> But yes, in principle we can do sth fancy for union loads, though I'd
> use BIT_FIELD_REFs (hoping no issues wrt endian...) as the canonical
> and "easy" way to represent things here.

Just adding a link to PR 28367.


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