public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19947] New: __attribute__ ((__always_inline__)) fails for no apparent reason
@ 2005-02-14 14:57 yuri at tsoft dot com
  2005-02-14 14:58 ` [Bug c++/19947] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: yuri at tsoft dot com @ 2005-02-14 14:57 UTC (permalink / raw)
  To: gcc-bugs

I have some functions marked with this attribute, on most it works ok,
but sometimes I get:
"sorry, unimplemented: inlining failed in call to 'my_func': function not inlinable"
"sorry, unimplemented: called from here"
And the second line doesn't seem to point to the use of this function at all.
Also statement "unimplemented" seems to be strange.

I can't get sample code since it works fine on all my simple examples.

-- 
           Summary: __attribute__ ((__always_inline__)) fails for no
                    apparent reason
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: yuri at tsoft dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/19947] __attribute__ ((__always_inline__)) fails for no apparent reason
  2005-02-14 14:57 [Bug c++/19947] New: __attribute__ ((__always_inline__)) fails for no apparent reason yuri at tsoft dot com
@ 2005-02-14 14:58 ` pinskia at gcc dot gnu dot org
  2005-02-15 19:02 ` pinskia at gcc dot gnu dot org
  2005-05-14 21:32 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-14 14:58 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-14 05:16 -------
A more complex example is fine for right now, it might be a duplicate of bug 14950 or PR 17248.

-- 


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


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

* [Bug c++/19947] __attribute__ ((__always_inline__)) fails for no apparent reason
  2005-02-14 14:57 [Bug c++/19947] New: __attribute__ ((__always_inline__)) fails for no apparent reason yuri at tsoft dot com
  2005-02-14 14:58 ` [Bug c++/19947] " pinskia at gcc dot gnu dot org
@ 2005-02-15 19:02 ` pinskia at gcc dot gnu dot org
  2005-05-14 21:32 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-15 19:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-15 06:17 -------
There is nothing we can do without a testcase, either see if your code compiles on the mainline or 
attach the preprocessed source here (and I will try to reduce it).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug c++/19947] __attribute__ ((__always_inline__)) fails for no apparent reason
  2005-02-14 14:57 [Bug c++/19947] New: __attribute__ ((__always_inline__)) fails for no apparent reason yuri at tsoft dot com
  2005-02-14 14:58 ` [Bug c++/19947] " pinskia at gcc dot gnu dot org
  2005-02-15 19:02 ` pinskia at gcc dot gnu dot org
@ 2005-05-14 21:32 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-14 21:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-14 21:32 -------
No feedback in 3 months.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2005-05-14 21:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-14 14:57 [Bug c++/19947] New: __attribute__ ((__always_inline__)) fails for no apparent reason yuri at tsoft dot com
2005-02-14 14:58 ` [Bug c++/19947] " pinskia at gcc dot gnu dot org
2005-02-15 19:02 ` pinskia at gcc dot gnu dot org
2005-05-14 21:32 ` 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).