On 7/27/2014 9:44 AM, Ruben Van Boxem wrote:
> Hi guys,
>
> I stumbled upon a strange question on Stackoverflow.com:
> http://stackoverflow.com/q/24962205/256138
>
> Is he right to think the generated code is suboptimal? Or is this an
> ABI requirement? Can GCC be improved in this regard?
Unless
On 7/27/2014 23:44, Ruben Van Boxem wrote:
> Hi guys,
>
> I stumbled upon a strange question on Stackoverflow.com:
> http://stackoverflow.com/q/24962205/256138
>
> Is he right to think the generated code is suboptimal? Or is this an ABI
> requirement? Can GCC be improved in this regard?
>
> I ca
Hi guys,
I stumbled upon a strange question on Stackoverflow.com:
http://stackoverflow.com/q/24962205/256138
Is he right to think the generated code is suboptimal? Or is this an ABI
requirement? Can GCC be improved in this regard?
I can point him to this mailing list and ask him to supply reprod