This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/15443] ICE with void f () __attribute__ ((__malloc__));


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]