--- Comment #4 from jvdelisle at gcc dot gnu dot org 2009-12-05 06:17
---
Works on 4.4 and current trunk,
closing
--
jvdelisle at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #3 from burnus at gcc dot gnu dot org 2009-07-28 18:09 ---
> Could somone check if this pr has not been fixed (hidden) by some recent
> changes? It works on powerpc-apple-darwin9 at revision 150097 (it did not work
> on i686-apple-darwin9 at this revision) on i686-apple-darwi
--- Comment #2 from dominiq at lps dot ens dot fr 2009-07-28 16:21 ---
Could somone check if this pr has not been fixed (hidden) by some recent
changes? It works on powerpc-apple-darwin9 at revision 150097 (it did not work
on i686-apple-darwin9 at this revision) on i686-apple-darwin9 at
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-07-24 15:30 ---
That has the whole-file patch applied appearantly.
582 /* Code with static variables must not be inlined. */
583 if (TREE_STATIC (decl) && DECL_CONTEXT (decl))
584 DECL_UNINLINABLE(DECL_CONTEXT