[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2021-06-01 Thread charlet at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Arnaud Charlet  changed:

   What|Removed |Added

 CC||charlet at gcc dot gnu.org
   Target Milestone|9.5 |10.2
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #11 from Arnaud Charlet  ---
Great, closing then.

[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2021-06-01 Thread simon at pushface dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

--- Comment #10 from simon at pushface dot org ---
This was fixed in 10.1.0, and is still fixed in 11.1.0:

$ /opt/gcc-10.1.0/bin/gnatmake -c -u -f -gnatl *.adb
gcc -c -gnatl animation.adb
[...]
==Error messages for source file: morph.ads
22.   API_Morph_Value'(others => <>));
  |
>>> expected type "API_Morph_Value" defined at line 13
>>> found a composite type

30.   API_Morph_Weight'(others => <>));
   |
>>> expected type "API_Morph_Weight" defined at line 14
>>> found a composite type

 288 lines: 4 errors
gnatmake: "animation.adb" compilation error

[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2021-06-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|9.4 |9.5

--- Comment #9 from Richard Biener  ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2020-03-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|9.3 |9.4

--- Comment #8 from Jakub Jelinek  ---
GCC 9.3.0 has been released, adjusting target milestone.

[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2019-08-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|9.2 |9.3

--- Comment #7 from Jakub Jelinek  ---
GCC 9.2 has been released.

[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2019-05-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|9.0 |9.2

--- Comment #6 from Jakub Jelinek  ---
GCC 9.1 has been released.

[Bug ada/86916] Constraint_Error erroneous memory access instead of error

2018-09-12 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Eric Botcazou  changed:

   What|Removed |Added

 Target|x86_64-apple-darwin15   |
 Status|UNCONFIRMED |NEW
   Keywords||accepts-invalid
   Last reconfirmed||2018-09-12
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
Summary|8.1.0   |Constraint_Error erroneous
   |(x86_64-apple-darwin15) |memory access instead of
   |Constraint_Error erroneous  |error
   |memory access   |
   Target Milestone|--- |9.0

--- Comment #5 from Eric Botcazou  ---
Confirmed.  This gives an assertion failure on mainline:

+===GNAT BUG DETECTED==+
| 9.0.0 20180911 (experimental) [trunk revision 264202] (x86_64-suse-linux) |
| Assert_Failure elists.adb:220|
| Error detected at animation.adb:61:16