Skip to content
Commit d4d0ecb2 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

powerpc: Fix fesetexceptflag [BZ#17885]

This patch fixes a bug introduced by 18f2945a, where it optimizes
the FPSCR set by just issuing a mtfs instruction if new flag is different
from older one.  The issue is a typo, where the new flag should the the
new value, instead of the old one.

It fixes BZ#17885.
parent 08cee2a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment