[Bug libgcc/109121] New: m68k/coldfire: multilib: arithmetic functions missing

2023-03-14 Thread angelo70 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109121 Bug ID: 109121 Summary: m68k/coldfire: multilib: arithmetic functions missing Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug c++/107798] optimizing -O3, "for" loop condition not checked anymore

2022-11-21 Thread angelo70 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107798 --- Comment #6 from angelo --- Thanks a lot. Clear now.

[Bug c++/107798] optimizing -O3, "for" loop condition not checked anymore

2022-11-21 Thread angelo70 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107798 --- Comment #3 from angelo --- Hi Andrew, thanks, anyway, even if accessing on read a wrong memory address, shouldn't anyway i < 3 * 3 be respected anyway, due to && ? With -O3 the code goes far over 9.

[Bug c++/107798] New: optimizing -O3, "for" loop condition not checked anymore

2022-11-21 Thread angelo70 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107798 Bug ID: 107798 Summary: optimizing -O3, "for" loop condition not checked anymore Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Pr