[Bug tree-optimization/113741] missed / wrong optimization switch transformation to same function call

2024-02-03 Thread b.buschinski at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113741 --- Comment #2 from Bernd Buschinski --- Ah sorry, I did not know that. Please rephrase the topic to better match the actual problem :) (Or tell me what it should be rephrased to)

[Bug tree-optimization/113741] New: missed / wrong optimization switch transformation to same function call

2024-02-03 Thread b.buschinski at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113741 Bug ID: 113741 Summary: missed / wrong optimization switch transformation to same function call Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/105740] missed optimization switch transformation for conditions with duplicate conditions

2023-06-25 Thread b.buschinski at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105740 --- Comment #12 from Bernd Buschinski --- Hi, according to godbolt (gcc trunk) this is still present. is there anything I can do to help here?

[Bug middle-end/98109] Seemingly wrong warnings from -Wnonnull when combined with -O2 -fsanitize=undefined

2022-07-31 Thread b.buschinski at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98109 Bernd Buschinski changed: What|Removed |Added CC||b.buschinski at googlemail dot com -

[Bug tree-optimization/105740] New: missed optimization switch transformation for conditions with duplicate conditions

2022-05-26 Thread b.buschinski at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105740 Bug ID: 105740 Summary: missed optimization switch transformation for conditions with duplicate conditions Product: gcc Version: 12.1.0 Status: UNCONFIRMED Sev