[Bug rtl-optimization/112758] [13/14 Regression] Inconsistent Bitwise AND Operation Result between int and long long int

2023-12-07 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112758 --- Comment #2 from gyumin --- Dear GCC Development Team, I recently reported an inconsistency in the GCC compiler (RISC-V 64 version 14.0.0) involving bitwise AND operations between int and long long int variables. This issue, which occurs

[Bug c/112758] New: Inconsistent Bitwise AND Operation Result between int and long long int on Different Optimization Levels in GCC Trunk

2023-11-28 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112758 Bug ID: 112758 Summary: Inconsistent Bitwise AND Operation Result between int and long long int on Different Optimization Levels in GCC Trunk Product: gcc

[Bug c/112647] Inconsistent Comparison Results of Unsigned Bit Fields Across Different Compilers and Architectures

2023-11-21 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112647 --- Comment #2 from gyumin --- Thank you for your kind reply

[Bug c/112647] New: Inconsistent Comparison Results of Unsigned Bit Fields Across Different Compilers and Architectures

2023-11-21 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112647 Bug ID: 112647 Summary: Inconsistent Comparison Results of Unsigned Bit Fields Across Different Compilers and Architectures Product: gcc Version: 14.0 Status:

[Bug c/111689] Unexpected comparison result of signed long long literal with zero

2023-10-04 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111689 gyumin changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug c/111689] Unexpected comparison result of signed long long literal with zero

2023-10-04 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111689 gyumin changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug c/111689] Unexpected comparison result of signed long long literal with zero

2023-10-04 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111689 gyumin changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug translation/111689] New: Unexpected comparison result of signed long long literal with zero

2023-10-03 Thread guminb at ajou dot ac.kr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111689 Bug ID: 111689 Summary: Unexpected comparison result of signed long long literal with zero Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal