[Bug debug/106718] GCC does not follow DWARF5 standard for DW_AT_ranges and DW_FORM_rnglistx

2022-08-24 Thread navidr at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106718 Navid Rahimi changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug debug/106718] GCC does not follow DWARF5 standard for DW_AT_ranges and DW_FORM_rnglistx

2022-08-24 Thread navidr at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106718 --- Comment #2 from Navid Rahimi --- Thanks for clarifying it. I was able to fix a bug somewhere else with your explanation.

[Bug debug/106718] New: Behavior does not follow the standard for DW_AT_ranges and DW_FORM_sec_offset

2022-08-22 Thread navidr at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106718 Bug ID: 106718 Summary: Behavior does not follow the standard for DW_AT_ranges and DW_FORM_sec_offset Product: gcc Version: 13.0 Status: UNCONFIRMED Severity:

[Bug tree-optimization/103514] Missing XOR-EQ-AND Optimization

2022-01-28 Thread navidr at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103514 Navid Rahimi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/103536] New: Suboptimal codegen for && and || combination.

2021-12-02 Thread navidr at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103536 Bug ID: 103536 Summary: Suboptimal codegen for && and || combination. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: