[Bug ada/114593] [11/12/13/14 regression] bogus error on type conversion in instantiation of child unit inside generic child unit

2024-04-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114593

Andrew Pinski  changed:

   What|Removed |Added

   Target Milestone|--- |11.5

[Bug ada/114593] [11/12/13/14 regression] bogus error on type conversion in instantiation of child unit inside generic child unit

2024-04-06 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114593

Eric Botcazou  changed:

   What|Removed |Added

   Last reconfirmed||2024-04-06
 CC||ebotcazou at gcc dot gnu.org
 Ever confirmed|0   |1
Summary|Failed type conversion on   |[11/12/13/14 regression]
   |non-tagged derived type |bogus error on type
   |inside a generic unit   |conversion in instantiation
   ||of child unit inside
   ||generic child unit
 Status|UNCONFIRMED |NEW

--- Comment #1 from Eric Botcazou  ---
Confirmed, the compiler is probably a bit lost here...