b66a135 AArch64: Save & restore NZCV (flags) upon entry to _dl_tlsdesc_dynamic

Authored and Committed by Kyle McMartin 9 years ago
    AArch64: Save & restore NZCV (flags) upon entry to _dl_tlsdesc_dynamic
    
      in order to work around GCC reordering compares across the TLS
      descriptor sequence (GCC PR61545.) Committing a (temporary) fix here
      allows us to avoid rebuilding the world with gcc 4.9.0-11.fc21.
    
        
file modified
+10 -2