------- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-18 00:55 -------
movq %rbx, -16(%rsp) .LCFI0: movq %rbp, -8(%rsp) .LCFI1: subq $16, %rsp This is valid as you don't push any thing. Are you sure that the bug is not in your code? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24419