public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/17876] New: Attribute "noinline" should be fully moved into cgraph
@ 2004-10-07  8:25 giovannibajo at libero dot it
  2004-10-07 12:22 ` [Bug middle-end/17876] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: giovannibajo at libero dot it @ 2004-10-07  8:25 UTC (permalink / raw)
  To: gcc-bugs

At the moment, attribute((noinline)) is handled within the frontend. This is 
wrong, because cgraph does all the inline logic (and it also handles attribute
((always_inline))), so it would be nice to move "noinline" into the middle-end 
too.

Mark suggested me to open this PR here:
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00605.html

-- 
           Summary: Attribute "noinline" should be fully moved into cgraph
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giovannibajo at libero dot it
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug middle-end/17876] Attribute "noinline" should be fully moved into cgraph
  2004-10-07  8:25 [Bug middle-end/17876] New: Attribute "noinline" should be fully moved into cgraph giovannibajo at libero dot it
@ 2004-10-07 12:22 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-07 12:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-07 12:22 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-07 12:22:17
               date|                            |


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


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

end of thread, other threads:[~2004-10-07 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-07  8:25 [Bug middle-end/17876] New: Attribute "noinline" should be fully moved into cgraph giovannibajo at libero dot it
2004-10-07 12:22 ` [Bug middle-end/17876] " 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).