[Bug target/117604] New: RISCV Generalized Reverse (grev, grevi, rev) are not supported in gcc-14.1.0

2024-11-14 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117604 Bug ID: 117604 Summary: RISCV Generalized Reverse (grev, grevi, rev) are not supported in gcc-14.1.0 Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity:

[Bug target/117049] [RISC-V]internal labels are present in asm and executable.

2024-10-09 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117049 --- Comment #4 from Akhilesh Kumar --- (In reply to Andrew Pinski from comment #1) > I am trying to understand the issue here. > > Are you saying the local labels are not removed while assembly and show up > in objdump's output? for risc-v in

[Bug target/117049] [RISC-V]internal labels are present in asm and executable.

2024-10-09 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117049 --- Comment #3 from Akhilesh Kumar --- Minor correction(above logs pls ignore) this can be reproduce with below kernel module but from simple application unable to reproduce. akhilesh.k@B0110LHG:~/Activity/L_sections/module$ riscv64-unknown-li

[Bug target/117049] New: [RISC-V]internal labels are present in asm and executable.

2024-10-09 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117049 Bug ID: 117049 Summary: [RISC-V]internal labels are present in asm and executable. Product: gcc Version: 14.1.0 Status: UNCONFIRMED Severity: normal

[Bug sanitizer/111620] [RISC-V]fsanitize is not working with c++

2023-10-03 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111620 --- Comment #2 from Akhilesh Kumar --- with 110036 (CHECK failed) issue is fixed, but Even after patch ASAN unable to detect corruption like "Use_after_free(heap)","Heap buffer overflow","Stack buffer overflow" and "Use after scope" some feat

[Bug sanitizer/111620] New: [RISC-V]fsanitize is not working with cpp

2023-09-27 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111620 Bug ID: 111620 Summary: [RISC-V]fsanitize is not working with cpp Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: sani

[Bug libstdc++/111323] New: [RISC_V] During Insmod "unknown relocation type 57" type in kernel space observed

2023-09-07 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111323 Bug ID: 111323 Summary: [RISC_V] During Insmod "unknown relocation type 57" type in kernel space observed Product: gcc Version: 13.1.1 Status: UNCONFIRMED Seve

[Bug sanitizer/97941] New: [HWASAN] use After free not working as per expectation

2020-11-22 Thread akhilesh.k at samsung dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97941 Bug ID: 97941 Summary: [HWASAN] use After free not working as per expectation Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon