Re: [linux-audio-dev] [ot] [rant] gcc, you let me down one time toomany

From: stefan kersten <steve@email-addr-hidden-hornz.de>
Date: Thu Jun 09 2005 - 16:57:55 EEST

On Thu, Jun 09, 2005 at 10:31:35PM +0900, David Cournapeau wrote:
> _Z6vectorSt6vectorIiSaIiEE:
> .LFB539:
> .L2:
> .L7:
> pushl %ebp
> .LCFI0:
> movl %esp, %ebp
> .LCFI1:
> popl %ebp
> ret

you've been bitten by the optimizer, this function does
nothing but return (nothing). another hint to the fact that
c++ is superior ;)

<sk>

Received on Thu Jun 9 20:15:06 2005

This archive was generated by hypermail 2.1.8 : Thu Jun 09 2005 - 20:15:07 EEST