[Bug debug/120227] Incorrect debug info generation with options -gcodeview -g

2025-05-12 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120227 --- Comment #1 from Iouri Kharon --- FYI: The problem is in the compiler (cc1/cc1plus)- with such a combination of keys, a "mixture" of codeview-style and dwarf-style info gets into the generated assembler

[Bug c/120227] New: Incorrect debug info generation with options -gcodeview -g

2025-05-11 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120227 Bug ID: 120227 Summary: Incorrect debug info generation with options -gcodeview -g Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-11 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 --- Comment #20 from Iouri Kharon --- (In reply to Christoph Reiter from comment #19) > After doing some more testing, the 32bit build now fails with these patches: > > [1/301] Compiling C++ object > operations/external/exr-save.dll.p/exr-save.

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-10 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 --- Comment #17 from Iouri Kharon --- (In reply to Christoph Reiter from comment #16) > (In reply to Christoph Reiter from comment #15) > > Thanks, that seems to have fixed the babl build. > > ah, I meant the gegl build. And did you apply the

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-10 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 Iouri Kharon changed: What|Removed |Added Attachment #61379|0 |1 is obsolete|

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-09 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 --- Comment #12 from Iouri Kharon --- FYI: Yet cc1/cc1plus can be linked with --pdb :) - secondary patch for ld added to https://sourceware.org/bugzilla/show_bug.cgi?id=32942

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-09 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 --- Comment #10 from Iouri Kharon --- (In reply to Sam James from comment #6) > Mark, when you get a chance to work on this, if you haven't tried it before, > I'd recommend doing a bootstrap w/ -gcodeview enabled by default to see what > falls o

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-09 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 Iouri Kharon changed: What|Removed |Added Attachment #61364|0 |1 is obsolete|

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-07 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 Iouri Kharon changed: What|Removed |Added Attachment #61313|0 |1 is obsolete|

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-05 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 --- Comment #4 from Iouri Kharon --- (In reply to Sam James from comment #3) > (In reply to Iouri Kharon from comment #2) > > In addition, a bug in ld-2.44 was found :). See > > https://savannah.gnu.org/patch/index.php?10520 > > Could you file

[Bug debug/120051] [15/16 regression] codeview ICE/segfault starting with 15.1.0

2025-05-05 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 Iouri Kharon changed: What|Removed |Added Attachment #61272|0 |1 is obsolete|

[Bug debug/120051] codeview ICE/segfault starting with 15.1.0

2025-05-02 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120051 Iouri Kharon changed: What|Removed |Added CC||bc-info at styx dot cabel.net --- Commen

[Bug c/119940] New: Incorrect calculate MD5 (for -gcodeview) under windows

2025-04-25 Thread bc-info at styx dot cabel.net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119940 Bug ID: 119940 Summary: Incorrect calculate MD5 (for -gcodeview) under windows Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Co