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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290
Eric Botcazou changed:
What|Removed |Added
CC||ebotcazou at gcc dot gnu.org
--- Comment
--
sam at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|sam at gcc dot gnu dot org |unassigned at gcc dot gnu
|
--- 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
--
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
--- 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
--- 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
--- 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-
--
vgodunko at rostel dot ru changed:
What|Removed |Added
Severity|normal |major
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34290
--- 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
10 matches
Mail list logo