On Fri, Oct 31, 2008 at 10:34 AM, Bjorn Roche <bjorn@...> wrote:
>
> On Oct 30, 2008, at 5:10 PM, James McCartney wrote:
>
>> On Wed, Oct 29, 2008 at 11:37 AM, Bjorn Roche <bjorn@...>
>> wrote:
>> > Plus, gcc, for example, tends to
>> > insert memory barriers in places, like at function calls.
>>
>> I really don't think so. citation?
>>
>
>
> I can't find a citation right now, so I could be wrong. If I am wrong,
> sorry about that. It's obviously not behavior to count on anway, since
> even if you know you are always working with gcc functions can be
> inlined.
Even with -O0?
Steve