public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/15443] New: ICE with void f () __attribute__ ((__malloc__));
@ 2004-05-15  6:53 belyshev at lubercy dot com
  2004-05-15  6:57 ` [Bug c/15443] " belyshev at lubercy dot com
  2004-05-15  8:02 ` [Bug middle-end/15443] " pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: belyshev at lubercy dot com @ 2004-05-15  6:53 UTC (permalink / raw)
  To: gcc-bugs

void f () __attribute__ ((__malloc__));

int main ()
{
	f ();
}

-- 
           Summary: ICE with void f () __attribute__ ((__malloc__));
           Product: gcc
           Version: 3.3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at lubercy dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15443


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c/15443] ICE with void f () __attribute__ ((__malloc__));
  2004-05-15  6:53 [Bug c/15443] New: ICE with void f () __attribute__ ((__malloc__)); belyshev at lubercy dot com
@ 2004-05-15  6:57 ` belyshev at lubercy dot com
  2004-05-15  8:02 ` [Bug middle-end/15443] " pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: belyshev at lubercy dot com @ 2004-05-15  6:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |3.3.4 3.4.0 3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15443


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug middle-end/15443] ICE with void f () __attribute__ ((__malloc__));
  2004-05-15  6:53 [Bug c/15443] New: ICE with void f () __attribute__ ((__malloc__)); belyshev at lubercy dot com
  2004-05-15  6:57 ` [Bug c/15443] " belyshev at lubercy dot com
@ 2004-05-15  8:02 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-15  8:02 UTC (permalink / raw)
  To: gcc-bugs


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-05-14 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-15  6:53 [Bug c/15443] New: ICE with void f () __attribute__ ((__malloc__)); belyshev at lubercy dot com
2004-05-15  6:57 ` [Bug c/15443] " belyshev at lubercy dot com
2004-05-15  8:02 ` [Bug middle-end/15443] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).