Uros Bizjak wrote:
Attached patch initializes return variable in get_fpu_except_flags.
Additionally, it uses __asm__ and __volatile__ consistently, as
recommended for header files and unifies a bunch of formatting issues
throughout the file.

OK. Thanks for having a second look and improving the file.

Tobias

2012-06-18  Uros Bizjak  <ubiz...@gmail.com>

     * config/fpu-387.h: Use __asm__ and __volatile__ consistently.
     (get_fpu_except_flags): Initialize result.

Tested on x86_64-pc-linux-gnu {,-m32}.

OK for mainline?

Uros.

Reply via email to