[Bug c/115539] Misoptimization of application at -O2 -g on x86-64 causing segfaults on valid memory accesses where it works on both clang and gcc at -g (no -O2)

2024-06-18 Thread melodygoad18 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115539 --- Comment #3 from fuel --- Created attachment 58463 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58463&action=edit Preprocessed source

[Bug c/115539] Misoptimization of application at -O2 -g on x86-64 causing segfaults on valid memory accesses where it works on both clang and gcc at -g (no -O2)

2024-06-18 Thread melodygoad18 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115539 fuel changed: What|Removed |Added CC||melodygoad18 at gmail dot com --- Comment #2 fro

[Bug c/115539] New: Misoptimization of application at -O2 -g on x86-64 causing segfaults on valid memory accesses where it works on both clang and gcc at -g (no -O2)

2024-06-18 Thread melodygoad18 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115539 Bug ID: 115539 Summary: Misoptimization of application at -O2 -g on x86-64 causing segfaults on valid memory accesses where it works on both clang and gcc at -g (no -O2) Pr