public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/86916] Constraint_Error erroneous memory access instead of error
       [not found] <bug-86916-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-12 11:58 ` jakub at gcc dot gnu.org
  2021-06-01  8:12 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-03-12 11:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.3                         |9.4

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 9.3.0 has been released, adjusting target milestone.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug ada/86916] Constraint_Error erroneous memory access instead of error
       [not found] <bug-86916-4@http.gcc.gnu.org/bugzilla/>
  2020-03-12 11:58 ` [Bug ada/86916] Constraint_Error erroneous memory access instead of error jakub at gcc dot gnu.org
@ 2021-06-01  8:12 ` rguenth at gcc dot gnu.org
  2021-06-01  8:32 ` simon at pushface dot org
  2021-06-01  9:43 ` charlet at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-01  8:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.4                         |9.5

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9.4 is being released, retargeting bugs to GCC 9.5.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug ada/86916] Constraint_Error erroneous memory access instead of error
       [not found] <bug-86916-4@http.gcc.gnu.org/bugzilla/>
  2020-03-12 11:58 ` [Bug ada/86916] Constraint_Error erroneous memory access instead of error jakub at gcc dot gnu.org
  2021-06-01  8:12 ` rguenth at gcc dot gnu.org
@ 2021-06-01  8:32 ` simon at pushface dot org
  2021-06-01  9:43 ` charlet at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: simon at pushface dot org @ 2021-06-01  8:32 UTC (permalink / raw)
  To: 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug ada/86916] Constraint_Error erroneous memory access instead of error
       [not found] <bug-86916-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-06-01  8:32 ` simon at pushface dot org
@ 2021-06-01  9:43 ` charlet at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: charlet at gcc dot gnu.org @ 2021-06-01  9:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86916

Arnaud Charlet <charlet at gcc dot gnu.org> 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 <charlet at gcc dot gnu.org> ---
Great, closing then.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-01  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-86916-4@http.gcc.gnu.org/bugzilla/>
2020-03-12 11:58 ` [Bug ada/86916] Constraint_Error erroneous memory access instead of error jakub at gcc dot gnu.org
2021-06-01  8:12 ` rguenth at gcc dot gnu.org
2021-06-01  8:32 ` simon at pushface dot org
2021-06-01  9:43 ` charlet at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).