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 lto/68820] [6 regression] FAIL: gcc.c-torture/execute/builtins/memops-asm.c execution, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects


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

--- Comment #11 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
... and in case anyone is curious, with -fuse-linker-plugin we inline the
memcpys as we work out the block size. This is why they pass.

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