CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20050217 10:09:27

Modified files:
        src/gfx/generic: generic_mmx.h 

Log message:
Work around compiler error when building with trace support (gcc 3.3.5):

generic_mmx.h: In function `Sop_argb_Sto_Dacc_MMX':
generic_mmx.h:172: error: can't find a register in class `GENERAL_REGS' while 
reloading `asm'

Added "__attribute__((no_instrument_function))" to that function.

IIRC it didn't work with 3.4 or others.


_______________________________________________
directfb-cvs mailing list
[email protected]
http://www.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to