[Bug modula2/120731] Possible error in Strings.Pos causing sigsegv

2025-07-18 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120731 --- Comment #5 from GCC Commits --- The releases/gcc-15 branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:a9a6f2496848d503b337cd75ce4d8ab744bec47b commit r15-9997-ga9a6f2496848d503b337cd75ce4d8ab744bec47b Author: Gaius Mulley Da

[Bug modula2/120731] Possible error in Strings.Pos causing sigsegv

2025-06-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120731 --- Comment #4 from GCC Commits --- The master branch has been updated by Gaius Mulley : https://gcc.gnu.org/g:fc276742e0db337c4d13e6c474abafd4796a6b69 commit r16-1608-gfc276742e0db337c4d13e6c474abafd4796a6b69 Author: Gaius Mulley Date: Sun

[Bug modula2/120731] Possible error in Strings.Pos causing sigsegv

2025-06-21 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120731 Gaius Mulley changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug modula2/120731] Possible error in Strings.Pos causing sigsegv

2025-06-21 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120731 --- Comment #2 from Gaius Mulley --- Created attachment 61679 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61679&action=edit Proposed patch for Strings.Pos Here is a proposed patch (currently being bootstrap tested). An internal Slice i

[Bug modula2/120731] Possible error in Strings.Pos causing sigsegv

2025-06-20 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120731 Gaius Mulley changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED