• Travis Cross's avatar
    Revert workaround of gcc-4.6.3-14+rpi1 ARM bug · dcf633b1
    Travis Cross 提交于
    The correct fix is to use gcc-4.7 or newer.  If the compiler borked
    this, one should trust nothing else it produces.
    
    Revert "FS-6524,FS-6494: the compiler for rpi seems to be strangely
    mis-optimizing this if/else block. Yes, its already set to this value,
    but without the else block, it 'magically' hits the if blocks above,
    unless you sleep, print a log, or add the else"
    
    This reverts commit 1ca1d637.
    dcf633b1
switch_core_media.c 288.6 KB