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 tree-optimization/78529] [7 Regression] gcc.c-torture/execute/builtins/strcat-chk.c failed with lto/O2


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

--- Comment #10 from prathamesh3492 at gcc dot gnu.org ---
On a related note, Jim told me he is seeing following failures
on aarch64-none-elf before and after updating the tree.

FAIL: gcc.c-torture/execute/builtins/memset-chk.c execution,  -O2
-flto -fuse-linker-plugin -fno-fat-lto-objects
FAIL: gcc.c-torture/execute/builtins/snprintf-chk.c execution,  -O2
-flto -fuse-linker-plugin -fno-fat-lto-objects
FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c execution,  -O2
-flto -fuse-linker-plugin -fno-fat-lto-objects

However he isn't seeing the failure for strcat-chk.c before or after.
Before he updated the tree, it was older than 23rd Nov, which didn't
contain r242745. Perhaps the issue is sth else ?
Bin, are you able to see the above test-cases FAIL too ?

Thanks,
Prathamesh

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