public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001759] New: Force function inlining
@ 2013-02-09 21:39 bugzilla-daemon
  2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-09 21:39 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

            Bug ID: 1001759
           Summary: Force function inlining
           Product: eCos
           Version: CVS
            Target: All
  Architecture/Host Other
                OS:
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: Other
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: ilijak@siva.com.mk
                CC: ecos-bugs@ecos.sourceware.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001759] Force function inlining
  2013-02-09 21:39 [Bug 1001759] New: Force function inlining bugzilla-daemon
@ 2013-02-09 21:48 ` bugzilla-daemon
  2013-02-12 21:02 ` bugzilla-daemon
  2013-02-25  0:15 ` bugzilla-daemon
  2 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-09 21:48 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

--- Comment #1 from Ilija Kocho <ilijak@siva.com.mk> ---
Created attachment 2081
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2081&action=edit
Add macro to enforce function inlining.

GCC does not inline C functions in unoptimized code (-O0). The attached macro
enforces C function inlining and suppresses standalone function generation.
This macro should enable putting functions instead of macros in headers.

Ilija

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001759] Force function inlining
  2013-02-09 21:39 [Bug 1001759] New: Force function inlining bugzilla-daemon
  2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
@ 2013-02-12 21:02 ` bugzilla-daemon
  2013-02-25  0:15 ` bugzilla-daemon
  2 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-12 21:02 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

--- Comment #2 from Ilija Kocho <ilijak@siva.com.mk> ---
Checked in.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001759] Force function inlining
  2013-02-09 21:39 [Bug 1001759] New: Force function inlining bugzilla-daemon
  2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
  2013-02-12 21:02 ` bugzilla-daemon
@ 2013-02-25  0:15 ` bugzilla-daemon
  2 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-25  0:15 UTC (permalink / raw)
  To: unassigned

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CURRENTRELEASE

--- Comment #3 from Ilija Kocho <ilijak@siva.com.mk> ---
Already checked in. Closing.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

* [Bug 1001759] Force function inlining
  2013-02-09 21:39 [Bug 1001759] New: " bugzilla-daemon
  2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
  2013-02-12 21:02 ` bugzilla-daemon
@ 2013-02-25  0:15 ` bugzilla-daemon
  2 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-25  0:15 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CURRENTRELEASE

--- Comment #3 from Ilija Kocho <ilijak@siva.com.mk> ---
Already checked in. Closing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug 1001759] Force function inlining
  2013-02-09 21:39 [Bug 1001759] New: " bugzilla-daemon
  2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
@ 2013-02-12 21:02 ` bugzilla-daemon
  2013-02-25  0:15 ` bugzilla-daemon
  2 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-12 21:02 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

--- Comment #2 from Ilija Kocho <ilijak@siva.com.mk> ---
Checked in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug 1001759] Force function inlining
  2013-02-09 21:39 [Bug 1001759] New: " bugzilla-daemon
@ 2013-02-09 21:48 ` bugzilla-daemon
  2013-02-12 21:02 ` bugzilla-daemon
  2013-02-25  0:15 ` bugzilla-daemon
  2 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2013-02-09 21:48 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001759

--- Comment #1 from Ilija Kocho <ilijak@siva.com.mk> ---
Created attachment 2081
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2081&action=edit
Add macro to enforce function inlining.

GCC does not inline C functions in unoptimized code (-O0). The attached macro
enforces C function inlining and suppresses standalone function generation.
This macro should enable putting functions instead of macros in headers.

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2013-02-25  0:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-09 21:39 [Bug 1001759] New: Force function inlining bugzilla-daemon
2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
2013-02-12 21:02 ` bugzilla-daemon
2013-02-25  0:15 ` bugzilla-daemon
2013-02-09 21:39 [Bug 1001759] New: " bugzilla-daemon
2013-02-09 21:48 ` [Bug 1001759] " bugzilla-daemon
2013-02-12 21:02 ` bugzilla-daemon
2013-02-25  0:15 ` bugzilla-daemon

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