--- Coro/Changes 2008/10/30 09:57:00 1.385 +++ Coro/Changes 2008/11/03 16:05:37 1.386 @@ -5,6 +5,10 @@ actor model (which is cool in a lot of important aspects (failures!), but very lacking in others (higher level ipc)). +4.803 + - use a global asm statement to become independent of gcc otpimisations + for CORO_ASM (thanks to pippijn for the idea). + 4.802 Thu Oct 30 10:56:12 CET 2008 - support -fno-omit-frame-pointer on x86 with the assembly method. - tune 01_unblock.t tests a bit.