This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11884] Bad address passed to function with > 8 arguments
- From: "sdowning at fame dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Aug 2003 19:29:40 -0000
- Subject: [Bug c/11884] Bad address passed to function with > 8 arguments
- References: <20030811192658.11884.sdowning@fame.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11884
------- Additional Comments From sdowning at fame dot com 2003-08-11 19:29 -------
Created an attachment (id=4593)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4593&action=view)
Complete C module demonstrating bug