This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fd39652 [Trivial] tree-sra.c: A few comment fixes/additions. new d803eb5 Robustify REAL_MODE_FORMAT new 7d5736e Fix real_2expN mode arguments in fixed-value.c new d55fada Allow real_format to be passed to more real.h functions new 512103a Don't free dominators after sincos
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 37 +++++++++++ gcc/builtins.c | 2 +- gcc/dfp.c | 10 ++- gcc/dfp.h | 3 +- gcc/fixed-value.c | 12 ++-- gcc/java/ChangeLog | 5 ++ gcc/java/jcf-parse.c | 4 +- gcc/real.c | 163 +++++++++++++++++------------------------------ gcc/real.h | 73 +++++++++++++-------- gcc/tree-ssa-math-opts.c | 1 - 10 files changed, 163 insertions(+), 147 deletions(-)