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/48701] [missed optimization] GCC fails to use aliasing of ymm and xmm registers


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

--- Comment #3 from Matthias Kretz <kretz at kde dot org> ---
Updated test case at https://godbolt.org/g/D5P1N1.
`testLoad` was fixed with 4.7.
`testStore` still combines via the stack.

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