This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d94d571bf0d Remove unintended checkin new fa0588dbec3 Emit user subtypes with -fgnat-encodings=minimal new cd42cdc225a Minor cleanup in elaborate_expression new 5bdd063b9d8 Streamline implementation of renaming in gigi new ce36abee277 Minor tweak to elaborate_expression_1 new b523ee1f4b1 Emit debug info for integral variables first new d63fbcf8008 Fix memory corruption with vector and variant record new 855bb998c93 Remove superfluous space new aec24341d0a libiberty, include: add bsearch_r
The 8 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/ada/gcc-interface/ada-tree.h | 7 -- gcc/ada/gcc-interface/decl.c | 166 ++++++++++++++++------------------- gcc/ada/gcc-interface/misc.c | 3 - gcc/ada/gcc-interface/trans.c | 67 ++++++-------- gcc/ada/gcc-interface/utils.c | 42 +++++---- gcc/ada/gcc-interface/utils2.c | 2 +- include/libiberty.h | 7 ++ libiberty/Makefile.in | 12 ++- libiberty/{bsearch.c => bsearch_r.c} | 18 ++-- libiberty/functions.texi | 21 ++++- 10 files changed, 173 insertions(+), 172 deletions(-) copy libiberty/{bsearch.c => bsearch_r.c} (85%)