[Bug tree-optimization/115864] right shift being optimised out incorrectly

2024-07-10 Thread notzed at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115864 --- Comment #4 from Michael Zucchi --- ok thought it might be something like that. is there any way to prevent it?

[Bug tree-optimization/115864] right shift being optimised out incorrectly

2024-07-10 Thread notzed at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115864 --- Comment #2 from Michael Zutti --- Created attachment 58630 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58630&action=edit output of gcc -v

[Bug tree-optimization/115864] right shift being optimised out incorrectly

2024-07-10 Thread notzed at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115864 --- Comment #1 from Michael Zutti --- Created attachment 58629 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58629&action=edit preprocessed file

[Bug tree-optimization/115864] New: right shift being optimised out incorrectly

2024-07-10 Thread notzed at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115864 Bug ID: 115864 Summary: right shift being optimised out incorrectly Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tr