[Bug ada/109798] New: Gnat Bug Detected

2023-05-10 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109798 Bug ID: 109798 Summary: Gnat Bug Detected Product: gcc Version: 12.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unas

[Bug ada/109798] Gnat Bug Detected

2023-05-11 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109798 aj at ianozi dot com changed: What|Removed |Added CC||aj at ianozi dot com --- Comment

[Bug ada/109798] Gnat Bug Detected

2023-05-11 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109798 --- Comment #8 from aj at ianozi dot com --- (In reply to simon from comment #7) > I think it’s the -gnatVa (I took out the -f*sections and all the style > options except a simple -gnaty). simon, you are correct; I independently went through com

[Bug ada/110398] New: Program_Error sem_eval.adb:4635 explicit raise

2023-06-24 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110398 Bug ID: 110398 Summary: Program_Error sem_eval.adb:4635 explicit raise Product: gcc Version: 13.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug ada/110398] Program_Error sem_eval.adb:4635 explicit raise

2023-06-26 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110398 --- Comment #2 from aj at ianozi dot com --- Created attachment 55403 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55403&action=edit files for bug

[Bug ada/110398] Program_Error sem_eval.adb:4635 explicit raise

2023-06-26 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110398 --- Comment #3 from aj at ianozi dot com --- Sorry about that. Here's the results on my Macbook (Darwin macbook 21.6.0 Darwin Kernel Version 21.6.0: Thu Mar 9 20:12:18 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_ARM64_T8110 arm64): ``` gcc -

[Bug ada/116190] New: raised STORAGE_ERROR : stack overflow or erroneous memory access with array of unbounded strings

2024-08-01 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116190 Bug ID: 116190 Summary: raised STORAGE_ERROR : stack overflow or erroneous memory access with array of unbounded strings Product: gcc Version: 14.1.1 Status: UNCONFIRMED

[Bug ada/116190] wrong finalization of anonymous array aggregate

2024-09-10 Thread aj at ianozi dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116190 --- Comment #2 from aj at ianozi dot com --- Apologies, I misspoke. I tested it with "My_Array" being a named type, I didn't test it with "This_Crashes" being a named type, ergo this crashes: with Ada.Strings.Unbounded; use Ada.Strings.Unbounde