commit | db72c9f256ae70b30c5d5985234f085df4226c55 | [log] [tgz] |
---|---|---|
author | Tristan Gingold <gingold@adacore.com> | Tue Apr 09 05:00:55 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 23:02:42 2013 +0200 |
tree | 76ed1e1270c0db69e49b911f3ff98ee9d2bb884e | |
parent | c4eda5b7234265313b09c2c9f9fdd3a960db97db [diff] |
powerpc: correctly handle fpu exceptions. Raise the exception on the first occurence, do not wait for the next floating point operation. Signed-off-by: Fabien Chouteau <chouteau@adacore.com> Signed-off-by: Alexander Graf <agraf@suse.de>