[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2024-10-26 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290 --- Comment #7 from Eric Botcazou --- Still fails on mainline: eric@fomalhaut:~/build/gcc/native/tmp> gcc -c main_windows-constructors.adb +===GNAT BUG DETECTED==+ | 15.0.0 20241024 (experiment

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2009-10-02 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|sam at gcc dot gnu dot org |unassigned at gcc dot gnu |

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2009-10-02 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2009-10-02 21:19 --- Reconfirmed on SVN trunk +===GNAT BUG DETECTED==+ | 4.5.0 20090930 (experimental) (x86_64-unknown-linux-gnu) Assert_Failure exp_disp.adb:1363| | Error detected at main

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2007-12-06 Thread sam at gcc dot gnu dot org
-- sam at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sam at gcc dot gnu dot org |dot org

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2007-11-30 Thread sam at gcc dot gnu dot org
--- Comment #4 from sam at gcc dot gnu dot org 2007-11-30 09:54 --- Of course, you should read "reference" instead of "dereference" in the previous comment. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2007-11-30 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2007-11-30 09:51 --- As a workaround, it looks like you can use an explicit dereference instead of an implicit one for the Set_Central_Widget call: Main_Windows.Impl.Main_Window_Impl (Result.all)'Access.Set_Central_Widget (Main_Windows.I

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2007-11-29 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-11-29 23:26 --- Confirmed on SVN trunk +===GNAT BUG DETECTED==+ | 4.3.0 20071129 (experimental) (i686-pc-linux-gnu) Assert_Failure exp_disp.adb:| | Error detected at main_windows-

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2007-11-29 Thread vgodunko at rostel dot ru
-- vgodunko at rostel dot ru changed: What|Removed |Added Severity|normal |major http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290

[Bug ada/34290] Problem with procedure visibility at the prefixed view call

2007-11-29 Thread vgodunko at rostel dot ru
--- Comment #1 from vgodunko at rostel dot ru 2007-11-29 12:02 --- Created an attachment (id=14667) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14667&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290