gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] /srv/bzr/gnash/trunk r10673: Since this function is e


From: Benjamin Wolsey
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r10673: Since this function is empty (at least) Apple GCC 4.2 fails to call it, making it noinline fixes the issue
Date: Mon, 9 Mar 2009 07:33:15 +0100 (MET)

> ------------------------------------------------------------
> revno: 10673
> committer: Markus Gothe <address@hidden>
> branch nick: trunk
> timestamp: Sun 2009-03-08 20:40:50 +0100
> message:
>   Since this function is empty (at least) Apple GCC 4.2 fails to call it,
> making it noinline fixes the issue

There's no excuse for a compiler not to call the constructor. It's not empty. I 
isn't appropriate to throw in non-standard __attribute__s willy-nilly (and if 
my compiler wants to inline that constructor, it should be free to do so), so 
please find a standard way of fixing it, file a bug report with Apple, or use a 
local patch. Even filing a bug report on Savannah that explains exactly what 
the symptoms are might help.

bwy




reply via email to

[Prev in Thread] Current Thread [Next in Thread]