Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/librumphijack
> Module Name: src
> Committed By: pooka
> Date: Mon Feb 7 19:34:39 UTC 2011
>
> Modified Files:
> src/lib/librumphijack: hijack.c
>
> Log Message:
> Force gcc to generate a stack frame for the call to dlsym(RTLD_NEXT).
> Without this hack at least amd64 -O2 just used jmp and The Wrong
> Thing happened.
do you want -fno-optimize-sibling-calls ?
YAMAMOTO Takashi
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.31 -r1.32 src/lib/librumphijack/hijack.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index