This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/33420] [Ada] crash passing SomeFunctionReturningPointer.all as function argument
- From: "jdgressett at amli-denton dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Oct 2007 03:23:42 -0000
- Subject: [Bug ada/33420] [Ada] crash passing SomeFunctionReturningPointer.all as function argument
- References: <bug-33420-10718@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jdgressett at amli-denton dot com 2007-10-04 03:23 -------
1. The bug still exists in gcc 4.2.2 RC2
2. There is actually one remaining call to a Windows-dependent routine that
will produce a link failure when the test case is built with a compiler that
does not have the bug. If it is replaced with a null statement, the bug will
still happen with a compiler that has the bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33420