This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/15443] ICE with void f () __attribute__ ((__malloc__));
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2004 17:59:48 -0000
- Subject: [Bug middle-end/15443] ICE with void f () __attribute__ ((__malloc__));
- References: <20040514175159.15443.belyshev@lubercy.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-14 17:59 -------
Confirmed. The issue is in the middle-end in expand_call. Should an easy fix.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c |middle-end
Ever Confirmed| |1
Known to fail|3.3.4 3.4.0 3.5.0 |3.3.4 3.4.0 3.5.0 3.2.3
| |3.2.2 3.0.4
Last reconfirmed|0000-00-00 00:00:00 |2004-05-14 17:59:47
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15443