This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from cff72485b1d Daily bump. adds e85c94d1c83 xtensa: Minor fix for FP constant synthesis adds 47725f78dc5 docs: fix position of @end deftypefn adds fd782def319 docs: fix position of @end deftypefn new 9f7f0499896 libiberty: fix docs typo new b0f02eeb906 Fix ICE on view conversion between struct and integer
The 2 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/config/xtensa/xtensa.md | 35 +++++----------------- gcc/doc/gimple.texi | 7 ++--- gcc/gimplify.cc | 29 ++++++++++-------- .../gcc.target/xtensa/constsynth_double.c | 2 +- gcc/testsuite/gnat.dg/opt98.adb | 14 +++++++++ gcc/testsuite/gnat.dg/opt98.ads | 19 ++++++++++++ libiberty/functions.texi | 2 +- 7 files changed, 62 insertions(+), 46 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt98.adb create mode 100644 gcc/testsuite/gnat.dg/opt98.ads