This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/20613] __attribute__((malloc)) causes segfault in GCC 3.4
- From: "lkosewsk at uwaterloo dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2005 02:58:59 -0000
- Subject: [Bug c/20613] __attribute__((malloc)) causes segfault in GCC 3.4
- References: <20050324025542.20613.lkosewsk@uwaterloo.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lkosewsk at uwaterloo dot ca 2005-03-24 02:58 -------
Created an attachment (id=8442)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8442&action=view)
The attached .i file and original source.
This contains the original source which produced the error, as well as the .i
file which I get out of it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20613