This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 47725f78dc5 docs: fix position of @end deftypefn adds fd782def319 docs: fix position of @end deftypefn adds 9f7f0499896 libiberty: fix docs typo adds b0f02eeb906 Fix ICE on view conversion between struct and integer adds 29f40a8047f lto-plugin: use -pthread only for detected targets
No new revisions were added by this update.
Summary of changes: gcc/doc/gimple.texi | 4 ++-- gcc/gimplify.cc | 29 ++++++++++++++++------------- gcc/testsuite/gnat.dg/opt98.adb | 14 ++++++++++++++ gcc/testsuite/gnat.dg/opt98.ads | 19 +++++++++++++++++++ libiberty/functions.texi | 2 +- lto-plugin/Makefile.am | 3 +-- lto-plugin/Makefile.in | 4 ++-- lto-plugin/configure | 10 ++++++++-- lto-plugin/configure.ac | 5 +++++ 9 files changed, 68 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt98.adb create mode 100644 gcc/testsuite/gnat.dg/opt98.ads