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 target/65787] [5 Regression] Miscompile due to bad vector swap optimization for little endian


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

--- Comment #7 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Jakub pointed out that this is actually a general problem with how I'm handling
PARALLELs elsewhere, which I had missed.  Testing a slightly different patch
now.


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