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: 13 Sep 2007 18:32:31 -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 #1 from jdgressett at amli-denton dot com 2007-09-13 18:32 -------
Created an attachment (id=14206)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14206&action=view)
Ada source code demonstrating the problem, suitable for gnatchop
This is a complete test case demonstrating the crash, in a form suitable to
passed to gnatchop to break it up into the original source files. Test2.adb
demonstrates the crash when compiled as gcc -c test2.adb.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33420