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 I'm mistaken, EBP is necessary for exception unwinding, so the 
only way to get rid of it would be -fno-exceptions.

-John E. / TDM

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to